Class UnityGameplayEntityInstallerTests
PlayMode tests for UnityGameplayEntityInstaller. Verifies that installing creates a Unity-backed gameplay-entity service on a dedicated GameObject.
Inherited Members
Namespace: Serenity.UnityGameplayEntity.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityGameplayEntityInstallerTests
Constructors
UnityGameplayEntityInstallerTests()
Declaration
public UnityGameplayEntityInstallerTests()
Methods
Install_WithFakeLogService_CreatesServiceGameObject()
Declaration
public void Install_WithFakeLogService_CreatesServiceGameObject()
Install_WithFakeLogService_SetsServiceToConcreteUnityType()
Declaration
public void Install_WithFakeLogService_SetsServiceToConcreteUnityType()
TearDown()
Declaration
public void TearDown()