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