Reuse SchemaContext in NetconfDeviceTopologyAdapterTest 74/83974/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Aug 2019 10:21:33 +0000 (12:21 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Aug 2019 19:27:56 +0000 (21:27 +0200)
commitbde847f2b88d91264cca2e3a3e2637ca56c8ece6
treecaf3e420d0f7ae411ea4787b54f338ca270e28ab
parentbb56949ce4ba4d10089f4b58aa42c29181871d8e
Reuse SchemaContext in NetconfDeviceTopologyAdapterTest

The SchemaContext is an invariant, make sure we reuse it across
tests.

Change-Id: Ib31ec637c15d50d9f7c105128e0ff5c31b9861bb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/sal-netconf-connector/src/test/java/org/opendaylight/netconf/sal/connect/netconf/sal/NetconfDeviceTopologyAdapterTest.java