Class WaveConfigTests
Tests for the WaveConfig configuration entity.
Inherited Members
Namespace: Serenity.Wave.Tests.Domain
Assembly: Tests.dll
Syntax
public class WaveConfigTests
Constructors
WaveConfigTests()
Declaration
public WaveConfigTests()
Methods
Ctor_NegativeActors_ThrowsArgumentException()
Declaration
public void Ctor_NegativeActors_ThrowsArgumentException()
Ctor_NegativeIndex_ThrowsArgumentException()
Declaration
public void Ctor_NegativeIndex_ThrowsArgumentException()
Ctor_ValidArgs_StoresValues()
Declaration
public void Ctor_ValidArgs_StoresValues()
Ctor_ZeroActors_Allowed()
Declaration
public void Ctor_ZeroActors_Allowed()
ToString_ContainsIndexAndActors()
Declaration
public void ToString_ContainsIndexAndActors()