Reuse SchemaContext in NetconfCommandsImplTest 75/83975/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Aug 2019 10:21:58 +0000 (12:21 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Aug 2019 19:27:56 +0000 (21:27 +0200)
commitab569c71de82a29da0d19ce5609c8a229ded7610
tree1c61d506d14a5ca2448d092311ea3416f0bc0b33
parentbde847f2b88d91264cca2e3a3e2637ca56c8ece6
Reuse SchemaContext in NetconfCommandsImplTest

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

Change-Id: I41696a3fd60ab306888afeb3ccfc0a989bdf8fe0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-console/src/test/java/org/opendaylight/netconf/console/impl/NetconfCommandsImplTest.java