logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityUiModalParametersTests

    Tests for Serenity.Modal.InterfaceAdapters.EntityMappers.UnityUiModalParameters: the parameterized constructor wiring of the runtime and serialized button collections, and the EnsureInvariants repair of null/desynced lists.

    Inheritance
    object
    UnityUiModalParametersTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityModal.Tests.InterfaceAdapter
    Assembly: Tests.dll
    Syntax
    public class UnityUiModalParametersTests

    Constructors

    UnityUiModalParametersTests()

    Declaration
    public UnityUiModalParametersTests()

    Methods

    EnsureInvariants_LeavesNonNullCollectionsUsable()

    Declaration
    public void EnsureInvariants_LeavesNonNullCollectionsUsable()

    EnsureInvariants_RestoresReferenceEquality_AfterButtonsReassigned()

    Declaration
    public void EnsureInvariants_RestoresReferenceEquality_AfterButtonsReassigned()

    ParameterizedCtor_NullButtons_InitializesEmptyCollections()

    Declaration
    public void ParameterizedCtor_NullButtons_InitializesEmptyCollections()

    ParameterizedCtor_ProvidedButtons_AreReferenced()

    Declaration
    public void ParameterizedCtor_ProvidedButtons_AreReferenced()

    ParameterizedCtor_StoresBaseValues()

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