Class UnityCutscenePlayerInstallerTests
PlayMode tests for Serenity.CutscenePlayer.Installation.Installers.UnityCutscenePlayerInstaller. The installer loads cutscene definitions from Addressables/Resources; with no authored content present the load paths return empty and the installer still produces a valid service via the factory. These tests assert that graceful path.
Inherited Members
Namespace: Serenity.UnityCutscenePlayer.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityCutscenePlayerInstallerTests
Constructors
UnityCutscenePlayerInstallerTests()
Declaration
public UnityCutscenePlayerInstallerTests()
Methods
Install_WithLogService_CreatesServiceGameObjectAndUseCases()
Declaration
public void Install_WithLogService_CreatesServiceGameObjectAndUseCases()
Install_WithLogService_SetsServiceToConcreteType()
Declaration
public void Install_WithLogService_SetsServiceToConcreteType()
TearDown()
Declaration
public void TearDown()