Beispiel #1
0
 public void TestFixtureTearDown()
 {
     ServiceStarter.StopSelfHostedOwin();
 }
 public void OneTimeTearDown()
 {
     ServiceStarter.StopSelfHostedOwin();
 }