Class SoundMixerSignalBehaviorTests
Behavioral coverage for the SoundMixer effect-loop signals — parameterless construction and the
ToString formatting — complementing the existing input-storage tests.
Inherited Members
Namespace: Serenity.SoundMixer.Tests.Application
Assembly: Tests.dll
Syntax
public class SoundMixerSignalBehaviorTests
Constructors
SoundMixerSignalBehaviorTests()
Declaration
public SoundMixerSignalBehaviorTests()
Methods
ApplySignal_ParameterlessCtor_InputIsNull()
Declaration
public void ApplySignal_ParameterlessCtor_InputIsNull()
ApplySignal_ToString_IncludesTypeNameAndInputLabel()
Declaration
public void ApplySignal_ToString_IncludesTypeNameAndInputLabel()
ApplySignal_ToString_WithNullInput_DoesNotThrow()
Declaration
public void ApplySignal_ToString_WithNullInput_DoesNotThrow()
ClearSignal_ParameterlessCtor_InputIsNull()
Declaration
public void ClearSignal_ParameterlessCtor_InputIsNull()
ClearSignal_ToString_IncludesTypeNameAndInputLabel()
Declaration
public void ClearSignal_ToString_IncludesTypeNameAndInputLabel()
ClearSignal_ToString_WithNullInput_DoesNotThrow()
Declaration
public void ClearSignal_ToString_WithNullInput_DoesNotThrow()