Class UnityGameUiInstallerTests
PlayMode tests for UnityGameUiInstaller. Verifies that installing creates a Unity-backed game-ui service plus its HUD and results presenters.
Inherited Members
Namespace: Serenity.UnityGameUi.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityGameUiInstallerTests
Constructors
UnityGameUiInstallerTests()
Declaration
public UnityGameUiInstallerTests()
Methods
Install_CreatesNoHudHostInTheScene()
Declaration
public void Install_CreatesNoHudHostInTheScene()
Install_WithEventDispatcher_WiresTheShowHudSignalBridge()
Declaration
public void Install_WithEventDispatcher_WiresTheShowHudSignalBridge()
Install_WithFakeLogService_CreatesServiceAndPresentersOnSameGameObject()
Declaration
public void Install_WithFakeLogService_CreatesServiceAndPresentersOnSameGameObject()
Install_WithFakeLogService_SetsServiceToConcreteUnityType()
Declaration
public void Install_WithFakeLogService_SetsServiceToConcreteUnityType()
TearDown()
Declaration
public void TearDown()