Class UnityTimerInstallerTests
PlayMode tests for Serenity.Timer.Installation.Installers.UnityTimerInstaller.
Exercises factory-based service creation, the MonoBehaviour service GameObject,
time-provider attachment, and base GetService() exposure.
Inherited Members
Namespace: Serenity.UnityTimer.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityTimerInstallerTests
Constructors
UnityTimerInstallerTests()
Declaration
public UnityTimerInstallerTests()
Methods
Install_WithLogService_CreatesServiceGameObjectWithTimeProvider()
Declaration
public void Install_WithLogService_CreatesServiceGameObjectWithTimeProvider()
Install_WithLogService_SetsServiceToConcreteType()
Declaration
public void Install_WithLogService_SetsServiceToConcreteType()
TearDown()
Declaration
public void TearDown()