logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SoundMixerSignalBehaviorTests

    Behavioral coverage for the SoundMixer effect-loop signals — parameterless construction and the ToString formatting — complementing the existing input-storage tests.

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