Class UnityGameSpawnerInstallerTests
PlayMode tests for Serenity.GameSpawner.Installation.Installers.UnityGameSpawnerInstaller. Verifies that installing creates a Unity-backed spawner service plus its spawn factory on a dedicated GameObject.
Inherited Members
Namespace: Serenity.UnityGameSpawner.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityGameSpawnerInstallerTests
Constructors
UnityGameSpawnerInstallerTests()
Declaration
public UnityGameSpawnerInstallerTests()
Methods
Install_WithFakeLogService_CreatesServiceAndFactoryOnSameGameObject()
Declaration
public void Install_WithFakeLogService_CreatesServiceAndFactoryOnSameGameObject()
Install_WithFakeLogService_SetsServiceToConcreteUnityType()
Declaration
public void Install_WithFakeLogService_SetsServiceToConcreteUnityType()
TearDown()
Declaration
public void TearDown()