[AAI] Improve test coverage for A&AI component aai-traversal 14/140014/1
authornisha.gangore <nisha.gangore@accenture.com>
Thu, 23 Jan 2025 14:18:11 +0000 (19:48 +0530)
committernisha.gangore <nisha.gangore@accenture.com>
Thu, 23 Jan 2025 14:24:44 +0000 (19:54 +0530)
commite2bbed63bfbd7d48423ba71217bcf86627ded007
tree4fc40cc2c01e24820c2fcec447e3f37e7ebf3553
parent6a5ae48f9ad5f46c707fbb3adfb93c584cf9a71a
[AAI] Improve test coverage for A&AI component aai-traversal

- to Improve test coverage for A&AI component aai-traversal <=80%

Issue-ID: AAI-4106
Change-Id: I0b7a87197bf281d89ea5413198e6f9e61b949dee
Signed-off-by: nisha.gangore <nisha.gangore@accenture.com>
aai-traversal/src/test/java/org/onap/aai/interceptors/AAIContainerFilterTest.java [new file with mode: 0644]
aai-traversal/src/test/java/org/onap/aai/interceptors/pre/HttpHeaderInterceptorTest.java [new file with mode: 0644]
aai-traversal/src/test/java/org/onap/aai/interceptors/pre/RequestModificationTest.java [new file with mode: 0644]
aai-traversal/src/test/java/org/onap/aai/interceptors/pre/RetiredInterceptorTest.java [new file with mode: 0644]
aai-traversal/src/test/java/org/onap/aai/interceptors/pre/VersionInterceptorTest.java [new file with mode: 0644]