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