예제 #1
0
 public AirportTests()
 {
     StationService = TestStationService.GetInstance();
 }
예제 #2
0
 public LogicStationTests()
 {
     testStationService = TestStationService.GetInstance();
 }