logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityMenuBuildContextTests

    Tests for the Serenity.Menu.Infrastructure.Views.Factories.UnityMenuBuildContext parameter-bag DTO: it must surface the build inputs it was constructed with. The values with observable, dependency-free identity (options map, canvas, audio service id) are asserted by reference/value; the rest are passed as null to confirm verbatim storage.

    Inheritance
    object
    UnityMenuBuildContextTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityMenu.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public class UnityMenuBuildContextTests

    Constructors

    UnityMenuBuildContextTests()

    Declaration
    public UnityMenuBuildContextTests()

    Methods

    Constructor_StoresProvidedValues()

    Declaration
    public void Constructor_StoresProvidedValues()

    SetUp()

    Declaration
    public void SetUp()

    TearDown()

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