Use WebTestClient in tests - part 2 34/139334/4
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 6 Nov 2024 08:00:16 +0000 (09:00 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 6 Nov 2024 12:24:07 +0000 (13:24 +0100)
commitab84e3fe9597710a18249d40c07ed5ecdc5e93f1
treeb2a14abb89211eeca056f71ea55aa4ae90b7f0a6
parent09bb8a5c6512df6d98593b921dcabf05f1f1586b
Use WebTestClient in tests - part 2

- make ResourcesControllerTest full integration test
- this later on allows declaring all supported api query params explicitly,
  that are implicitly supported currently

Issue-ID: AAI-4039
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I18dfb5cea2fcd1087e1721c59a711efa81069882
aai-resources/src/test/java/org/onap/aai/rest/ResourcesControllerTest.java