Class UnityGameModeInstallerTests
PlayMode tests for UnityGameModeInstaller, focused on the opt-in gameplay readiness gate arming driven by WaitForGameplayReadinessSignal.
Inherited Members
Namespace: Serenity.UnityGameMode.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityGameModeInstallerTests
Constructors
UnityGameModeInstallerTests()
Declaration
public UnityGameModeInstallerTests()
Methods
Install_WithFlagFalse_DoesNotArmGate()
Declaration
public void Install_WithFlagFalse_DoesNotArmGate()
Install_WithFlagTrue_ArmsGate()
Declaration
public void Install_WithFlagTrue_ArmsGate()
SetUp()
Declaration
public void SetUp()
TearDown()
Declaration
public void TearDown()