Class WaveConfigBehaviorTests
Additional behavioral tests for WaveConfig not covered by WaveConfigTests.
Inherited Members
Namespace: Serenity.Wave.Tests.Domain
Assembly: Tests.dll
Syntax
public class WaveConfigBehaviorTests
Constructors
WaveConfigBehaviorTests()
Declaration
public WaveConfigBehaviorTests()
Methods
Ctor_LargeValues_Stored()
Declaration
public void Ctor_LargeValues_Stored()
Ctor_NegativeActors_ThrowsWithActorsParamName()
Declaration
public void Ctor_NegativeActors_ThrowsWithActorsParamName()
Ctor_NegativeIndex_ThrowsWithIndexParamName()
Declaration
public void Ctor_NegativeIndex_ThrowsWithIndexParamName()
Ctor_ZeroIndexZeroActors_Allowed()
Declaration
public void Ctor_ZeroIndexZeroActors_Allowed()
Fields_AreReadOnly_RetainValuesAfterConstruction()
Declaration
public void Fields_AreReadOnly_RetainValuesAfterConstruction()
ToString_HasExpectedFormat()
Declaration
public void ToString_HasExpectedFormat()