logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AudioMixerEffectLoopCreatorValidateTests

    Pure EditMode tests for Validate(CreateAudioMixerEffectLoopInput). The mixer/parent-group rules require live AudioMixer assets (covered behind those branches), so these focus on the rules that are reachable without a real mixer: name, effect-list and null-input validation.

    Inheritance
    object
    AudioMixerEffectLoopCreatorValidateTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnitySoundMixer.Tests.Editor
    Assembly: Tests.Editor.dll
    Syntax
    public class AudioMixerEffectLoopCreatorValidateTests

    Constructors

    AudioMixerEffectLoopCreatorValidateTests()

    Declaration
    public AudioMixerEffectLoopCreatorValidateTests()

    Methods

    Validate_MissingMixer_ReturnsError()

    Declaration
    public void Validate_MissingMixer_ReturnsError()

    Validate_NullInput_ReturnsError()

    Declaration
    public void Validate_NullInput_ReturnsError()

    Validate_SafeNameRegex_AcceptsAllowedCharacters()

    Declaration
    public void Validate_SafeNameRegex_AcceptsAllowedCharacters()
    In this article
    © 2026 Serenity. All Rights Reserved