Migrate yang-repo-spi to JUnit5 12/106912/4
authormatus.matok <matus.matok@pantheon.tech>
Thu, 13 Jul 2023 09:27:10 +0000 (11:27 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Oct 2023 07:57:58 +0000 (09:57 +0200)
commit10a43a53218104650bdcd42eed9b91be87582776
tree6f6ebdcf4a9c1315db84992899afebb767f3d58f
parent3c2e3cb0f3749ab6cf37cba3e6e381831e6f1b21
Migrate yang-repo-spi to JUnit5

Migrated all tests to use JUnit5 Assertions, using
openrewrite:rewrite-testing-frameworks.

JIRA: YANGTOOLS-1521
Change-Id: I99202bffab5035110a3c2b3d9228d64d933c26c3
Signed-off-by: matus.matok <matus.matok@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-repo-spi/pom.xml
yang/yang-repo-spi/src/test/java/org/opendaylight/yangtools/yang/model/repo/spi/GuavaSchemaSourceCacheTest.java
yang/yang-repo-spi/src/test/java/org/opendaylight/yangtools/yang/model/repo/spi/PotentialSchemaSourceTest.java
yang/yang-repo-spi/src/test/java/org/opendaylight/yangtools/yang/model/repo/spi/RefcountedRegistrationTest.java
yang/yang-repo-spi/src/test/java/org/opendaylight/yangtools/yang/model/repo/spi/SchemaSourceTransformerTest.java
yang/yang-repo-spi/src/test/java/org/opendaylight/yangtools/yang/model/repo/spi/SoftSchemaSourceCacheTest.java