Esempio n. 1
0
 public void TestFixtureSetUp()
 {
     ServiceStarter.StartSelfHostedOwin();
 }
 public void OneTimeSetUp()
 {
     ServiceStarter.StartSelfHostedOwin();
 }