logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityLeaderboardInstallerTests

    PlayMode tests for UnityLeaderboardInstaller. Verifies that installing creates a Unity-backed leaderboard service — even with no UnityLeaderboardSettings asset registered, via the soft fallback to an empty board registry.

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

    Constructors

    UnityLeaderboardInstallerTests()

    Declaration
    public UnityLeaderboardInstallerTests()

    Methods

    BuildBoardRegistry_DuplicateBoardIds_LastRowWinsAndWarns()

    Declaration
    public void BuildBoardRegistry_DuplicateBoardIds_LastRowWinsAndWarns()

    Install_NoSettingsAsset_StillProducesAWorkingNoOpService()

    Declaration
    public Task Install_NoSettingsAsset_StillProducesAWorkingNoOpService()
    Returns
    Type Description
    Task

    Install_WithFakeDependencies_SetsServiceToConcreteUnityType()

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