Decouple YangUtils test 04/116404/5
authorClaudio David Gasparini <claudio.gasparini@pantheon.tech>
Tue, 15 Dec 2020 18:16:15 +0000 (19:16 +0100)
committerClaudio David Gasparini <claudio.gasparini@pantheon.tech>
Thu, 17 Dec 2020 08:11:42 +0000 (08:11 +0000)
commit5337a5f3f75de945b612068fd441bfa416084440
treedb83f8a918823fdc3732224d96243d41cb44ffed
parent7b72ea0713dbfededd1a773e9d9b90ea0b08e045
Decouple YangUtils test

from YangTextSchemaSourceSet test responsabilities.
- Remove deprecated YangUtils method for handle files

Issue-ID: CPS-21
Signed-off-by: Claudio David Gasparini <claudio.gasparini@pantheon.tech>
Change-Id: I971f818a55efd9659481bb13476dd67106cecab7
cps-service/src/main/java/org/onap/cps/utils/YangUtils.java
cps-service/src/test/groovy/org/onap/cps/utils/YangTextSchemaSourceSetSpec.groovy [new file with mode: 0644]
cps-service/src/test/groovy/org/onap/cps/utils/YangUtilsSpec.groovy
cps-service/src/test/java/org/onap/cps/TestUtils.java
cps-service/src/test/resources/invalid-empty.yang [new file with mode: 0644]