logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ConfigurationEntryTests

    Tests for ConfigurationEntry entity, focusing on construction and string representation.

    Inheritance
    object
    ConfigurationEntryTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Global.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class ConfigurationEntryTests

    Constructors

    ConfigurationEntryTests()

    Declaration
    public ConfigurationEntryTests()

    Methods

    Ctor_SetsKeyAndValue()

    Declaration
    public void Ctor_SetsKeyAndValue()

    Ctor_WithEmptyStrings_SetsEmpty()

    Declaration
    public void Ctor_WithEmptyStrings_SetsEmpty()

    Ctor_WithNullKey_SetsNull()

    Declaration
    public void Ctor_WithNullKey_SetsNull()

    Ctor_WithNullValue_SetsNull()

    Declaration
    public void Ctor_WithNullValue_SetsNull()

    ToString_ReturnsFormattedString()

    Declaration
    public void ToString_ReturnsFormattedString()

    ToString_WithNullValues_DoesNotThrow()

    Declaration
    public void ToString_WithNullValues_DoesNotThrow()
    In this article
    © 2026 Serenity. All Rights Reserved