Stabilize and update EffectiveIdentityTest 80/101080/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 11 May 2022 15:54:23 +0000 (17:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 11 May 2022 16:42:47 +0000 (18:42 +0200)
commit4050600ef5777852a94fcea178abad08803c0b31
tree1d3f6d33db55dd0591ec7a9376962e1847f692f8
parentc86c544b1ac89f8d5ca03a5804210226d1ae42bc
Stabilize and update EffectiveIdentityTest

The order of exceptions can vary based on resolution order. Make sure we
sort them and make assertions on that. Also improve other assertions in
this test suite.

Change-Id: I2d8f6f7848f5bd22abbb0284aa4780aec60bd0d8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
parser/yang-parser-rfc7950/src/test/java/org/opendaylight/yangtools/yang/stmt/EffectiveIdentityTest.java