logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AutoRegisterServiceBootstrapTests

    Tests for the [AutoRegisterService] boot hook. The invocation logic is exercised with explicit installer types (no attribute) so nothing self-registers during normal editor Play.

    Inheritance
    object
    AutoRegisterServiceBootstrapTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.ImportToPlay.Tests.Editor
    Assembly: Serenity.ImportToPlay.Tests.Editor.dll
    Syntax
    public class AutoRegisterServiceBootstrapTests

    Constructors

    AutoRegisterServiceBootstrapTests()

    Declaration
    public AutoRegisterServiceBootstrapTests()

    Methods

    DiscoverServiceInstallers_EnumeratesWithoutError()

    Declaration
    public void DiscoverServiceInstallers_EnumeratesWithoutError()

    InstallTypes_MissingOrWrongInstall_IsReported_NotThrown()

    Declaration
    public void InstallTypes_MissingOrWrongInstall_IsReported_NotThrown()

    InstallTypes_NullLocator_Throws()

    Declaration
    public void InstallTypes_NullLocator_Throws()

    InstallTypes_RunsStaticInstall_RegistersService()

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