Class UnityStageInstallerTests
PlayMode tests for UnityStageInstaller.
Exercises the real Unity install path: GameObject creation, MonoBehaviour
service attachment, initialization, and base GetService() exposure.
Inherited Members
Namespace: Serenity.UnityStage.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityStageInstallerTests
Constructors
UnityStageInstallerTests()
Declaration
public UnityStageInstallerTests()
Methods
Install_WithGameWrapperAndLogService_CreatesServiceGameObject()
Declaration
public void Install_WithGameWrapperAndLogService_CreatesServiceGameObject()
Install_WithGameWrapperAndLogService_SetsServiceToConcreteType()
Declaration
public void Install_WithGameWrapperAndLogService_SetsServiceToConcreteType()
TearDown()
Declaration
public void TearDown()