Class StartStopTests
  
  
  
    Inheritance
    
    StartStopTests
   
  
  
  Assembly: Unity.Netcode.RuntimeTests.dll
  Syntax
  
    public class StartStopTests
   
  Methods
  
  Setup()
  
  
  Declaration
  
    [SetUp]
public void Setup()
   
  
  Teardown()
  
  
  Declaration
  
    [TearDown]
public void Teardown()
   
  
  TestFlagShutdown()
  
  
  Declaration
  
    [Test]
public void TestFlagShutdown()
   
  
  TestShutdownWithoutConfigForExceptions()
  
  
  Declaration
  
    [Test]
public void TestShutdownWithoutConfigForExceptions()
   
  
  TestShutdownWithoutStartForExceptions()
  
  
  Declaration
  
    [Test]
public void TestShutdownWithoutStartForExceptions()
   
  
  TestStartupServerState()
  
  
  Declaration
  
    [Test]
public void TestStartupServerState()
   
  
  TestStopAndRestartForExceptions()
  
  
  Declaration
  
    [Test]
public void TestStopAndRestartForExceptions()