Migrate to assertThrows() 63/99663/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Feb 2022 18:10:29 +0000 (19:10 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Feb 2022 18:10:29 +0000 (19:10 +0100)
commita864e1bc393ae43e0b704e13edfe22f96c803cce
tree5c75851ba6db75a2a0d31c0d0c820c88164b698e
parentc13870af3d98bd9fbfb15f226a71b88ecf36512d
Migrate to assertThrows()

ExpectedException.none() is deprecated, use assertThrows() for the same
function.

Change-Id: I6baa6ff28e572d2070adf15017ba21f4a09b0b25
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-bierman02/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestGetAugmentedElementWhenEqualNamesTest.java
restconf/restconf-nb-bierman02/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/URITest.java