logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityViewBrowserServiceFactoryTests

    PlayMode tests for Serenity.ViewBrowser.Infrastructure.Services.UnityViewBrowserServiceFactory. Validates the factory contract: a named GameObject hosting a Serenity.ViewBrowser.Infrastructure.Services.UnityViewBrowserService component.

    Inheritance
    object
    UnityViewBrowserServiceFactoryTests
    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.Infrastructure
    Assembly: Tests.dll
    Syntax
    public class UnityViewBrowserServiceFactoryTests

    Constructors

    UnityViewBrowserServiceFactoryTests()

    Declaration
    public UnityViewBrowserServiceFactoryTests()

    Methods

    CreateService_AttachesUnityViewBrowserServiceComponent()

    Declaration
    public void CreateService_AttachesUnityViewBrowserServiceComponent()

    CreateService_CalledTwice_ProducesDistinctGameObjects()

    Declaration
    public void CreateService_CalledTwice_ProducesDistinctGameObjects()

    CreateService_CreatesGameObject_WithCorrectName()

    Declaration
    public void CreateService_CreatesGameObject_WithCorrectName()

    CreateService_NewServiceHasEmptyHistory()

    Declaration
    public void CreateService_NewServiceHasEmptyHistory()

    CreateService_ReturnsNonNull_IViewBrowserService()

    Declaration
    public void CreateService_ReturnsNonNull_IViewBrowserService()

    CreateService_ReturnsUnityViewBrowserService()

    Declaration
    public void CreateService_ReturnsUnityViewBrowserService()

    Implements_IViewBrowserServiceFactory()

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