Class UnityCharacterInstallerTests
PlayMode tests for Serenity.Character.Installation.Installers.UnityCharacterInstaller. Verifies that installing creates a Unity-backed character service on a dedicated GameObject. Addressables label discovery is best-effort: the installer swallows load failures and falls back to inspector configs, so the service is created regardless of discovery results.
Inherited Members
Namespace: Serenity.UnityCharacter.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityCharacterInstallerTests
Constructors
UnityCharacterInstallerTests()
Declaration
public UnityCharacterInstallerTests()
Methods
Install_WithFakeLogService_CreatesServiceGameObject()
Declaration
public void Install_WithFakeLogService_CreatesServiceGameObject()
Install_WithFakeLogService_SetsServiceToConcreteUnityType()
Declaration
public void Install_WithFakeLogService_SetsServiceToConcreteUnityType()
TearDown()
Declaration
public void TearDown()