File tree Expand file tree Collapse file tree 11 files changed +14
-41
lines changed
src/test/java/com/amadeus Expand file tree Collapse file tree 11 files changed +14
-41
lines changed Original file line number Diff line number Diff line change 55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
77import static org .assertj .core .api .AssertionsForClassTypes .assertThatThrownBy ;
8- import static org .assertj . core .api .BDDAssertions . then ;
8+ import static org .junit . jupiter .api .Assertions . assertNotNull ;
99
1010import com .amadeus .Amadeus ;
1111import com .amadeus .Params ;
1414import com .amadeus .resources .DiseaseReport ;
1515import com .github .tomakehurst .wiremock .WireMockServer ;
1616
17- import static org .junit .jupiter .api .Assertions .assertNotNull ;
18-
1917import org .junit .jupiter .api .AfterEach ;
2018import org .junit .jupiter .api .BeforeEach ;
2119import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
77import static org .assertj .core .api .AssertionsForClassTypes .assertThatThrownBy ;
8- import static org .assertj . core .api .BDDAssertions . then ;
8+ import static org .junit . jupiter .api .Assertions . assertNotEquals ;
99
1010import com .amadeus .Amadeus ;
1111import com .amadeus .Params ;
1414import com .amadeus .resources .City ;
1515import com .github .tomakehurst .wiremock .WireMockServer ;
1616
17- import static org .junit .jupiter .api .Assertions .assertNotEquals ;
18-
1917import org .junit .jupiter .api .AfterEach ;
2018import org .junit .jupiter .api .BeforeEach ;
2119import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 44import static com .github .tomakehurst .wiremock .client .WireMock .get ;
55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
7- import static org .assertj .core .api .BDDAssertions .then ;
7+ import static org .junit .jupiter .api .Assertions .assertEquals ;
8+ import static org .junit .jupiter .api .Assertions .assertNotNull ;
9+ import static org .junit .jupiter .api .Assertions .assertTrue ;
810
911import com .amadeus .Amadeus ;
1012import com .amadeus .Params ;
1315
1416import com .github .tomakehurst .wiremock .WireMockServer ;
1517
16- import static org .junit .jupiter .api .Assertions .assertEquals ;
17- import static org .junit .jupiter .api .Assertions .assertNotNull ;
18- import static org .junit .jupiter .api .Assertions .assertTrue ;
19-
2018import org .junit .jupiter .api .AfterEach ;
2119import org .junit .jupiter .api .BeforeEach ;
22- import org .junit .jupiter .api .Disabled ;
2320import org .junit .jupiter .api .Test ;
2421
2522public class HotelIT {
Original file line number Diff line number Diff line change 44import static com .github .tomakehurst .wiremock .client .WireMock .get ;
55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
7- import static org .assertj . core .api .BDDAssertions . then ;
7+ import static org .junit . jupiter .api .Assertions . assertNotNull ;
88
99import com .amadeus .Amadeus ;
1010import com .amadeus .exceptions .ResponseException ;
1111import com .amadeus .resources .PointOfInterest ;
1212import com .github .tomakehurst .wiremock .WireMockServer ;
1313
14- import static org .junit .jupiter .api .Assertions .assertNotNull ;
15-
1614import org .junit .jupiter .api .AfterEach ;
1715import org .junit .jupiter .api .BeforeEach ;
1816import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
77import static org .assertj .core .api .AssertionsForClassTypes .assertThatThrownBy ;
8- import static org .assertj . core .api .BDDAssertions . then ;
8+ import static org .junit . jupiter .api .Assertions . assertNotEquals ;
99
1010import com .amadeus .Amadeus ;
1111import com .amadeus .Params ;
1414import com .amadeus .resources .Hotel ;
1515import com .github .tomakehurst .wiremock .WireMockServer ;
1616
17- import static org .junit .jupiter .api .Assertions .assertNotEquals ;
18-
1917import org .junit .jupiter .api .AfterEach ;
2018import org .junit .jupiter .api .BeforeEach ;
2119import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
77import static org .assertj .core .api .AssertionsForClassTypes .assertThatThrownBy ;
8- import static org .assertj . core .api .BDDAssertions . then ;
8+ import static org .junit . jupiter .api .Assertions . assertNotEquals ;
99
1010import com .amadeus .Amadeus ;
1111import com .amadeus .Params ;
1414import com .amadeus .resources .Hotel ;
1515import com .github .tomakehurst .wiremock .WireMockServer ;
1616
17- import static org .junit .jupiter .api .Assertions .assertNotEquals ;
18-
1917import org .junit .jupiter .api .AfterEach ;
2018import org .junit .jupiter .api .BeforeEach ;
2119import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
77import static org .assertj .core .api .AssertionsForClassTypes .assertThatThrownBy ;
8- import static org .assertj . core .api .BDDAssertions . then ;
8+ import static org .junit . jupiter .api .Assertions . assertNotEquals ;
99
1010import com .amadeus .Amadeus ;
1111import com .amadeus .Params ;
1414import com .amadeus .resources .Hotel ;
1515import com .github .tomakehurst .wiremock .WireMockServer ;
1616
17- import static org .junit .jupiter .api .Assertions .assertNotEquals ;
18-
1917import org .junit .jupiter .api .AfterEach ;
2018import org .junit .jupiter .api .BeforeEach ;
2119import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 44import static com .github .tomakehurst .wiremock .client .WireMock .get ;
55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
7- import static org .assertj .core .api .BDDAssertions .then ;
7+ import static org .junit .jupiter .api .Assertions .assertNotEquals ;
8+ import static org .junit .jupiter .api .Assertions .assertNotNull ;
89
910import com .amadeus .Amadeus ;
1011import com .amadeus .Params ;
1112import com .amadeus .exceptions .ResponseException ;
1213import com .amadeus .resources .SafePlace ;
1314import com .github .tomakehurst .wiremock .WireMockServer ;
1415
15- import static org .junit .jupiter .api .Assertions .assertNotEquals ;
16- import static org .junit .jupiter .api .Assertions .assertNotNull ;
17-
1816import org .junit .jupiter .api .AfterEach ;
1917import org .junit .jupiter .api .BeforeEach ;
2018import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 44import static com .github .tomakehurst .wiremock .client .WireMock .get ;
55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
7- import static org .assertj . core .api .BDDAssertions . then ;
7+ import static org .junit . jupiter .api .Assertions . assertNotNull ;
88
99import com .amadeus .Amadeus ;
1010import com .amadeus .exceptions .ResponseException ;
1111import com .amadeus .resources .Activity ;
1212import com .github .tomakehurst .wiremock .WireMockServer ;
1313
14- import static org .junit .jupiter .api .Assertions .assertNotNull ;
15-
1614import org .junit .jupiter .api .AfterEach ;
1715import org .junit .jupiter .api .BeforeEach ;
1816import org .junit .jupiter .api .Test ;
Original file line number Diff line number Diff line change 55import static com .github .tomakehurst .wiremock .client .WireMock .post ;
66import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
77import static org .assertj .core .api .AssertionsForClassTypes .assertThatThrownBy ;
8- import static org .assertj . core .api .BDDAssertions . then ;
8+ import static org .junit . jupiter .api .Assertions . assertNotNull ;
99
1010import com .amadeus .Amadeus ;
1111import com .amadeus .Params ;
1414import com .amadeus .resources .Activity ;
1515import com .github .tomakehurst .wiremock .WireMockServer ;
1616
17- import static org .junit .jupiter .api .Assertions .assertNotNull ;
18-
19- import org .junit .jupiter .api .AfterEach ;
20- import org .junit .jupiter .api .BeforeEach ;
21- import org .junit .jupiter .api .Test ;
22-
2317//https://developers.amadeus.com/self-service/category/destination-content/api-doc/points-of-interest/api-reference
2418public class BySquareIT {
2519
You can’t perform that action at this time.
0 commit comments