[AAI] Improve test coverage for A&AI component aai-schema-service 33/139933/1
authornisha.gangore <nisha.gangore@accenture.com>
Thu, 16 Jan 2025 10:21:55 +0000 (15:51 +0530)
committernisha.gangore <nisha.gangore@accenture.com>
Thu, 16 Jan 2025 10:25:55 +0000 (15:55 +0530)
commit520e47ff8893872f484acb4f0f0e6f36b6a0d630
tree6e2645ec35517f99cabaff523033e07bf72ddc93
parentf70aee5aa504b7e1db6d15666aeb31122c968c70
[AAI] Improve test coverage for A&AI component aai-schema-service

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

Issue-ID: AAI-4107
Change-Id: I7e0d1fb9a013d93b2b2beefab46fe85c4d104217
Signed-off-by: nisha.gangore <nisha.gangore@accenture.com>
aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/post/InvalidResponseStatusTest.java [new file with mode: 0644]
aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/post/ResponseHeaderManipulationTest.java [new file with mode: 0644]
aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/HeaderValidationTest.java [new file with mode: 0644]
aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/HttpHeaderInterceptorTest.java [new file with mode: 0644]
aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/RequestTransactionLoggingTest.java [new file with mode: 0644]
aai-schema-service/src/test/resources/error.properties [new file with mode: 0644]