logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AudioMixerRelationshipAnalyzerTests

    Pure EditMode tests for AudioMixerRelationshipAnalyzer. They build snapshots directly (no Unity AudioMixer or AssetDatabase) and assert each inconsistency rule independently.

    Inheritance
    object
    AudioMixerRelationshipAnalyzerTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    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()
    In this article
    © 2026 Serenity. All Rights Reserved