Class UnityScoreInstallerTests
PlayMode tests for Serenity.Score.Installation.Installers.UnityScoreInstaller. Verifies that installing creates a Unity-backed score service (with a PlayerPrefs repository) on a dedicated GameObject.
Inherited Members
Namespace: Serenity.UnityScore.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityScoreInstallerTests
Constructors
UnityScoreInstallerTests()
Declaration
public UnityScoreInstallerTests()
Methods
Install_WithFakeLogService_CreatesServiceGameObject()
Declaration
public void Install_WithFakeLogService_CreatesServiceGameObject()
Install_WithFakeLogService_SetsServiceToConcreteUnityType()
Declaration
public void Install_WithFakeLogService_SetsServiceToConcreteUnityType()
TearDown()
Declaration
public void TearDown()