Class UiScreenIdBehaviorTests
Supplementary behavioral tests for the UiScreenId value object.
Inherited Members
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()