Clean up NetconfServerSessionNegotiatorTest 50/110050/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 27 Jan 2024 21:25:01 +0000 (22:25 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 27 Jan 2024 22:46:03 +0000 (23:46 +0100)
commitb7c6e76ca1d43b22200fff61480147b10075dbdc
tree4a8ec7811b97407ae366acf1149cfe36e9c0110c
parentbb017bca21775add5107df8edcfacbe0a7696dcf
Clean up NetconfServerSessionNegotiatorTest

Split the three test cases into individual methods, migrating to JUnit5.
Since SshdSocketAddress is not asserted against, we remove it along with
the dependency on shaded-sshd.

Change-Id: I7b297ce843ac7dcd12312493663b4b04384fb370
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
protocol/netconf-server/pom.xml
protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorTest.java