Simplify testing of mountpoints 88/97388/4
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 4 Sep 2021 01:02:02 +0000 (03:02 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 4 Sep 2021 01:11:58 +0000 (03:11 +0200)
commit664e88b1bf1783f9630a5f68fa63f14bb26f7e5d
tree2feace04fe922364de8cf328255f1517504d0ad6
parent82f3e83d6e777a5e76b8b6bca5a8c2646a4b82be
Simplify testing of mountpoints

Client dispatcher is not communicating with the underlying session, just
use a simple mock in strict mode. Also eliminates the need for two
warning suppresions.

Change-Id: If5dc9be4c16f2fdf0e0abb5c94fbbf6048cd07fd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java