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.
Inherited Members
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()