Remove references to TestCase 70/108070/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Sep 2023 19:00:37 +0000 (21:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Sep 2023 19:04:26 +0000 (21:04 +0200)
commit248767ccb030bd71494eb4251d7a792d4460b23e
tree835cf4717b95694214d6a185cbf14fcdb2c1e5e4
parent79b3d4b3474c20cd9e2c4e5f98bb57bcec65d116
Remove references to TestCase

All we are doing is subclassing and routing to XMLAssert. Just route a
static call.

Change-Id: I786cef83dea43af0d10fab72da202a0989099acb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
codec/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/Bug5446Test.java
codec/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/NormalizedNodeXmlTranslationTest.java
codec/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/YT1108Test.java