Migrate odlext-parser-support to JUnit5 00/106900/7
authormatus.matok <matus.matok@pantheon.tech>
Thu, 13 Jul 2023 08:03:57 +0000 (10:03 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 21 Jul 2023 11:09:19 +0000 (11:09 +0000)
commit904aa6e2a399c20b17a3eb62addd302a2caf77da
tree65dceb999c850d651826c4a6f282f2a6c7bd4e13
parent9aa25fd837ff21d7322fd950ea7a24e54f614ff2
Migrate odlext-parser-support to JUnit5

Migrated all tests to use JUnit5 Assertions, using
openrewrite:rewrite-testing-frameworks. Also modernize the tests a bit
and remove unnecessary initialization.

JIRA: YANGTOOLS-1521
Change-Id: Ibedf49de7440857c66393db20ec7f1fe6d0a0429
Signed-off-by: matus.matok <matus.matok@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
parser/odlext-parser-support/src/test/java/org/opendaylight/yangtools/odlext/parser/ContextReferenceTest.java
parser/odlext-parser-support/src/test/java/org/opendaylight/yangtools/odlext/parser/MountTest.java