File tree 5 files changed +0
-5
lines changed
src/test/java/com/amadeus
5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 3
3
import static com .github .tomakehurst .wiremock .client .WireMock .aResponse ;
4
4
import static com .github .tomakehurst .wiremock .client .WireMock .post ;
5
5
import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
6
- import static org .assertj .core .api .BDDAssertions .then ;
7
6
import static org .junit .jupiter .api .Assertions .assertNotNull ;
8
7
9
8
import com .amadeus .Amadeus ;
Original file line number Diff line number Diff line change 5
5
import static com .github .tomakehurst .wiremock .client .WireMock .post ;
6
6
import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
7
7
import static org .assertj .core .api .AssertionsForClassTypes .assertThatThrownBy ;
8
- import static org .assertj .core .api .BDDAssertions .then ;
9
8
import static org .junit .jupiter .api .Assertions .assertNotEquals ;
10
9
11
10
import com .amadeus .Amadeus ;
Original file line number Diff line number Diff line change 3
3
import static com .github .tomakehurst .wiremock .client .WireMock .aResponse ;
4
4
import static com .github .tomakehurst .wiremock .client .WireMock .post ;
5
5
import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
6
- import static org .assertj .core .api .BDDAssertions .then ;
7
6
import static org .junit .jupiter .api .Assertions .assertNotNull ;
8
7
9
8
import com .amadeus .Amadeus ;
Original file line number Diff line number Diff line change 3
3
import static com .github .tomakehurst .wiremock .client .WireMock .aResponse ;
4
4
import static com .github .tomakehurst .wiremock .client .WireMock .post ;
5
5
import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
6
- import static org .assertj .core .api .BDDAssertions .then ;
7
6
import static org .junit .jupiter .api .Assertions .assertNotNull ;
8
7
9
8
import com .amadeus .Amadeus ;
Original file line number Diff line number Diff line change 3
3
import static com .github .tomakehurst .wiremock .client .WireMock .aResponse ;
4
4
import static com .github .tomakehurst .wiremock .client .WireMock .post ;
5
5
import static com .github .tomakehurst .wiremock .client .WireMock .urlEqualTo ;
6
- import static org .assertj .core .api .BDDAssertions .then ;
7
6
import static org .junit .jupiter .api .Assertions .assertNotNull ;
8
7
9
8
import com .amadeus .Amadeus ;
You can’t perform that action at this time.
0 commit comments