Class XRSubsystemTestFixture
Inheritance
XRSubsystemTestFixture
Syntax
public class XRSubsystemTestFixture
Methods
DestroyCallsStopWhenRunning()
Declaration
public void DestroyCallsStopWhenRunning()
DestroyDoesNotCallStopWhenNotRunning()
Declaration
public void DestroyDoesNotCallStopWhenNotRunning()
DestroyOnlyCalledOnce()
Declaration
public void DestroyOnlyCalledOnce()
IsNotRunningAfterStopCalled()
Declaration
public void IsNotRunningAfterStopCalled()
IsRunningAfterStartCalled()
Declaration
public void IsRunningAfterStartCalled()
StartOnlyCalledWhenNotRunning()
Declaration
public void StartOnlyCalledWhenNotRunning()
StopOnlyCalledWhenRunning()
Declaration
public void StopOnlyCalledWhenRunning()