UatExecutor does not support complex test scenarios 88/131788/2
authorFrank Kimmlingen <frank.kimmlingen@telekom.de>
Tue, 25 Oct 2022 11:22:59 +0000 (13:22 +0200)
committerFrank Kimmlingen <frank.kimmlingen@telekom.de>
Tue, 25 Oct 2022 11:38:34 +0000 (13:38 +0200)
commit3920536083e753e84faafab9887e4a3f5f36af3d
tree2bc9128392d3153cd4f36ee18e597124ea9b7e21
parentfe6da442cfdf37a4f47d9e7be65c797ae261e91f
UatExecutor does not support complex test scenarios

Issue-ID: CCSDK-3793
Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de>
Change-Id: I6bb03a8e03a37aa9e87d381075bc5de8cadcc7f2
ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcher.kt [new file with mode: 0644]
ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatExecutor.kt
ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt [new file with mode: 0644]