logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiScreenIdBehaviorTests

    Supplementary behavioral tests for the UiScreenId value object.

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

    Constructors

    UiScreenIdBehaviorTests()

    Declaration
    public UiScreenIdBehaviorTests()

    Methods

    Ctor_Empty_StoresEmpty()

    Declaration
    public void Ctor_Empty_StoresEmpty()

    Default_Value_IsNull()

    Declaration
    public void Default_Value_IsNull()

    Equals_Default_Same_True()

    Declaration
    public void Equals_Default_Same_True()

    Equals_IsCaseSensitiveOrdinal_False()

    Declaration
    public void Equals_IsCaseSensitiveOrdinal_False()

    Equals_Object_Null_False()

    Declaration
    public void Equals_Object_Null_False()

    ExplicitFromString_Empty_NotValid()

    Declaration
    public void ExplicitFromString_Empty_NotValid()

    ExplicitFromString_Null_Throws()

    Declaration
    public void ExplicitFromString_Null_Throws()

    GetHashCode_Different_Differ()

    Declaration
    public void GetHashCode_Different_Differ()

    ImplicitToString_Default_ReturnsNull()

    Declaration
    public void ImplicitToString_Default_ReturnsNull()

    OperatorEquals_Default_True()

    Declaration
    public void OperatorEquals_Default_True()

    OperatorNotEquals_Same_False()

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