[AAI] Improve test coverage for A&AI component aai-traversal 40/140540/4
authornisha.gangore <nisha.gangore@accenture.com>
Fri, 21 Mar 2025 09:51:24 +0000 (15:21 +0530)
committernisha.gangore <nisha.gangore@accenture.com>
Fri, 21 Mar 2025 15:04:14 +0000 (20:34 +0530)
commitb1e15b732534f1c933e3ecc444cdbffaf80fcf68
tree128a61c50902b62d56f866c0de5cc9a54aad498e
parent06cdb18d75ba3bb8f50731859111d1696663aec8
[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: Ife8bf517909a088dc032369e4d852de8a7261192
Signed-off-by: nisha.gangore <nisha.gangore@accenture.com>
aai-traversal/src/test/java/org/onap/aai/rest/dsl/DslQueryBuilderTest.java
aai-traversal/src/test/java/org/onap/aai/rest/dsl/validation/DslQueryValidatorTest.java [new file with mode: 0644]
aai-traversal/src/test/java/org/onap/aai/rest/dsl/validation/DslSchemaValidatorTest.java [new file with mode: 0644]
aai-traversal/src/test/java/org/onap/aai/rest/dsl/validation/DslValidatorRuleTest.java [new file with mode: 0644]
aai-traversal/src/test/java/org/onap/aai/rest/dsl/validation/DslValidatorTest.java [new file with mode: 0644]
aai-traversal/src/test/resources/aaiconfig.properties [new file with mode: 0644]