Class RailPathConfigBehaviorTests
Additional behavioral tests for the RailPathConfig value object.
Inherited Members
Namespace: Serenity.GameRail.Tests.Domain
Assembly: Tests.dll
Syntax
public class RailPathConfigBehaviorTests
Constructors
RailPathConfigBehaviorTests()
Declaration
public RailPathConfigBehaviorTests()
Methods
Ctor_EmptyNodeArray_Throws()
Declaration
public void Ctor_EmptyNodeArray_Throws()
Ctor_MutatingSourceArray_DoesNotAffectConfig()
Declaration
public void Ctor_MutatingSourceArray_DoesNotAffectConfig()
Ctor_NullId_Throws()
Declaration
public void Ctor_NullId_Throws()
NodeCount_DefaultStruct_Zero()
Declaration
public void NodeCount_DefaultStruct_Zero()
NodeCount_ManyNodes_MatchesLength()
Declaration
public void NodeCount_ManyNodes_MatchesLength()
Nodes_ContainsConstructorContent()
Declaration
public void Nodes_ContainsConstructorContent()
RailId_FieldExposesConstructorArgument()
Declaration
public void RailId_FieldExposesConstructorArgument()
ToString_ExactFormat()
Declaration
public void ToString_ExactFormat()