Class StopStartRuntimeTests
Inheritance
StopStartRuntimeTests
Assembly: solution.dll
Syntax
public class StopStartRuntimeTests : NetcodeIntegrationTest
Properties
NumberOfClients
Declaration
protected override int NumberOfClients { get; }
Property Value
Overrides
Methods
OnOneTimeSetup()
Declaration
protected override void OnOneTimeSetup()
Overrides
WhenShuttingDownAndRestarting_SDKRestartsSuccessfullyAndStaysRunning()
Declaration
[UnityTestAttribute]
public IEnumerator WhenShuttingDownAndRestarting_SDKRestartsSuccessfullyAndStaysRunning()
Returns
WhenShuttingDownTwiceAndRestarting_SDKRestartsSuccessfullyAndStaysRunning()
Declaration
[UnityTestAttribute]
public IEnumerator WhenShuttingDownTwiceAndRestarting_SDKRestartsSuccessfullyAndStaysRunning()
Returns