Enable JUnit tests 98/133298/2
authorFrank Kimmlingen <frank.kimmlingen@telekom.de>
Tue, 7 Mar 2023 15:36:48 +0000 (16:36 +0100)
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Tue, 14 Mar 2023 00:01:38 +0000 (00:01 +0000)
commit36128a2e16e5eac1dd47ff36e2e2d4d17586e60f
tree24122a71fd592dd47ea4fe9e5fa44e598597aa2c
parent007e52dafa0653aad80db31721a0c5e0233562c7
Enable JUnit tests

JUnit tests are no more executed: spring-boot-starter-test does not execute any junit4 tests by default

Issue-ID: CCSDK-3859
Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de>
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I02a8d25350ca62262bfc6e07c2865cd8d7b4e6b2
components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml
ms/blueprintsprocessor/application/pom.xml
ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt
ms/blueprintsprocessor/functions/message-prioritization/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/MessagePrioritizationConsumerTest.kt
ms/blueprintsprocessor/functions/pom.xml
ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml
ms/blueprintsprocessor/modules/commons/pom.xml
ms/blueprintsprocessor/modules/inbounds/pom.xml
ms/blueprintsprocessor/modules/services/pom.xml
ms/error-catalog/pom.xml
ms/sdclistener/application/pom.xml