Class UnityGameSessionInstallerTests
PlayMode tests for UnityGameSessionInstaller. Verifies that installing creates a Unity-backed session service on a dedicated GameObject and registers a session timer through the supplied ITimerService.
Inherited Members
Namespace: Serenity.UnityGameSession.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityGameSessionInstallerTests
Constructors
UnityGameSessionInstallerTests()
Declaration
public UnityGameSessionInstallerTests()
Methods
Install_WithFakeServices_CreatesServiceGameObject()
Declaration
public void Install_WithFakeServices_CreatesServiceGameObject()
Install_WithFakeServices_RegistersSessionTimer()
Declaration
public void Install_WithFakeServices_RegistersSessionTimer()
Install_WithFakeServices_SetsServiceToConcreteUnityType()
Declaration
public void Install_WithFakeServices_SetsServiceToConcreteUnityType()
TearDown()
Declaration
public void TearDown()