logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityViewBrowserInstallerTests

    PlayMode tests for UnityViewBrowserInstaller. Exercises factory-based service creation, the MonoBehaviour service GameObject, use-case wiring, and base GetService() exposure.

    Inheritance
    object
    UnityViewBrowserInstallerTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityViewBrowser.Tests.Installation
    Assembly: Tests.dll
    Syntax
    public class UnityViewBrowserInstallerTests

    Constructors

    UnityViewBrowserInstallerTests()

    Declaration
    public UnityViewBrowserInstallerTests()

    Methods

    Install_DefaultInput_CreatesServiceGameObjectAndUseCases()

    Declaration
    public void Install_DefaultInput_CreatesServiceGameObjectAndUseCases()

    Install_DefaultInput_LeavesHistoryUncapped()

    Declaration
    public void Install_DefaultInput_LeavesHistoryUncapped()

    Install_DefaultInput_SetsServiceToConcreteType()

    Declaration
    public void Install_DefaultInput_SetsServiceToConcreteType()

    Install_WithMaxHistoryDepth_AppliesCapToService()

    Declaration
    public void Install_WithMaxHistoryDepth_AppliesCapToService()

    TearDown()

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