Fix warnings in netconfig-netty-util 57/12557/2
authorRobert Varga <rovarga@cisco.com>
Thu, 6 Nov 2014 10:48:33 +0000 (11:48 +0100)
committerRobert Varga <rovarga@cisco.com>
Thu, 6 Nov 2014 13:51:38 +0000 (14:51 +0100)
commit49c0315c9bf358bf6c982d626bbd8510c691efa5
tree184c1b385e23e74a67e16e76059ad9a0b35f60f8
parent361249a4be28045e4dc5e930687b61057f385b7a
Fix warnings in netconfig-netty-util

Removes the use of deprecated junit classes and raw types.

Change-Id: Ibde538ae563a82a89b865d1ef9303a6e24a026f5
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-netty-util/src/test/java/org/opendaylight/controller/netconf/nettyutil/handler/ChunkedFramingMechanismEncoderTest.java
opendaylight/netconf/netconf-netty-util/src/test/java/org/opendaylight/controller/netconf/nettyutil/handler/NetconfEXIHandlersTest.java
opendaylight/netconf/netconf-netty-util/src/test/java/org/opendaylight/controller/netconf/nettyutil/handler/ssh/client/AsyncSshHandlerTest.java