Exemplo n.º 1
0
 public static void TearDown()
 {
     AutoReservationServiceHost.StopService();
 }
Exemplo n.º 2
0
 public static void Setup(TestContext context)
 {
     AutoReservationServiceHost.StartService();
 }