Class EffectLoopDtoTests
EditMode tests for the effect-loop editor DTOs: the plain data carriers and the Ok/Fail factory methods on the output records (including the null-warnings -> empty-list normalisation that the UI relies on).
Inherited Members
Namespace: Serenity.UnitySoundMixer.Tests.Editor
Assembly: Tests.Editor.dll
Syntax
public class EffectLoopDtoTests
Constructors
EffectLoopDtoTests()
Declaration
public EffectLoopDtoTests()
Methods
CreateAudioMixerEffectLoopInput_StoresAllFields()
Declaration
public void CreateAudioMixerEffectLoopInput_StoresAllFields()
CreateAudioMixerEffectLoopOutput_Fail_CarriesMessageAndEmptyCollections()
Declaration
public void CreateAudioMixerEffectLoopOutput_Fail_CarriesMessageAndEmptyCollections()
CreateAudioMixerEffectLoopOutput_Ok_PopulatesAndNormalisesWarnings()
Declaration
public void CreateAudioMixerEffectLoopOutput_Ok_PopulatesAndNormalisesWarnings()
CreateSoundMixerEffectLoopDefinitionInput_StoresAllFields()
Declaration
public void CreateSoundMixerEffectLoopDefinitionInput_StoresAllFields()
CreateSoundMixerEffectLoopDefinitionOutput_FactoriesBehaveSymmetrically()
Declaration
public void CreateSoundMixerEffectLoopDefinitionOutput_FactoriesBehaveSymmetrically()
SoundMixerEffectLoopSourceRoute_StoresAllFields()
Declaration
public void SoundMixerEffectLoopSourceRoute_StoresAllFields()