public void SearchFlights_IntegrationTest() { //Arrange IAmadeus amadeus = new AmadeusAdapter(); //Act amadeus.SearchFlights(); //Assert }