Improve NetconfDeviceTest capability assertions 76/110276/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 21 Feb 2024 13:26:08 +0000 (14:26 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 21 Feb 2024 14:01:26 +0000 (15:01 +0100)
commitd9d2228870c51bc0905036b50ce85d00439a3d9c
tree87fc2ebbbf5013f1405f7f80ce79572cf3933359
parente34094aa0f0adce2daa1978452f25a145e039ebe
Improve NetconfDeviceTest capability assertions

Rather than fishing through reported assertions to see what is present,
use assertEquals() to ensure the result is exactly what we expect.

Change-Id: I892abf0da7c6c069afcb6cd462639cfe3ea603e6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java