Class AudioMixerRelationshipAnalyzerTests
Pure EditMode tests for AudioMixerRelationshipAnalyzer. They build snapshots directly (no Unity AudioMixer or AssetDatabase) and assert each inconsistency rule independently.
Inherited Members
Namespace: Serenity.Audio.RelationshipManager.Tests.Editor
Assembly: Serenity.Audio.RelationshipManager.Tests.Editor.dll
Syntax
public class AudioMixerRelationshipAnalyzerTests
Constructors
AudioMixerRelationshipAnalyzerTests()
Declaration
public AudioMixerRelationshipAnalyzerTests()
Methods
Analyze_CleanConfiguration_ProducesNoErrors()
Declaration
public void Analyze_CleanConfiguration_ProducesNoErrors()
Analyze_FlagsEffectLoopProblems()
Declaration
public void Analyze_FlagsEffectLoopProblems()
Analyze_FlagsExposedParameterMismatches()
Declaration
public void Analyze_FlagsExposedParameterMismatches()
Analyze_FlagsMissingAndDanglingChannelGroups()
Declaration
public void Analyze_FlagsMissingAndDanglingChannelGroups()
Analyze_FlagsMixerParameterNotMapped()
Declaration
public void Analyze_FlagsMixerParameterNotMapped()
Analyze_FlagsUnconfiguredGroups_ExcludingMasterAndUsed()
Declaration
public void Analyze_FlagsUnconfiguredGroups_ExcludingMasterAndUsed()