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