Clean up SchemaContextFactoryDeviationsTest 21/95121/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Feb 2021 16:02:37 +0000 (17:02 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Feb 2021 16:03:33 +0000 (17:03 +0100)
commit13c63e40f626d56f7bed0acc5d413671a39048e3
treeb3917f63b00d068b23c3c771c3d3c4b8e4f91e14
parent2ce5c16564c49ee32aea1f82e08974f2fbb25941
Clean up SchemaContextFactoryDeviationsTest

We are being overly verbose here and use SchemaContextUtil for
functionality readily available. Clean up the test, removing yet
another user of SchemaContextUtil.

JIRA: YANGTOOLS-1052
Change-Id: I4145e3d715cd1a2f524a892c178719f178d96e07
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-impl/src/test/java/org/opendaylight/yangtools/yang/parser/repo/SchemaContextFactoryDeviationsTest.java