Remove deprecation suppression
authorRobert Varga <rovarga@cisco.com>
Fri, 21 Nov 2014 17:04:24 +0000 (18:04 +0100)
committerTony Tkacik <ttkacik@cisco.com>
Thu, 9 Apr 2015 12:34:55 +0000 (12:34 +0000)
commit5ca6dd3bfc41cee929cc2d212f86ca1136b920d6
treeda36895783b71cea0bf8fac6837ef61fdb6895ee
parente0db8b34728f33153fce11e73a8e4da92121ae41
Remove deprecation suppression

Suppressed deprecation leads to false sense of completeness. This patch
removes suppression in tests, so we see how muchh of the code relies on
deprecated APIs.

Change-Id: I01d56f3ef4fe385806a8fbebdbe96fd6af63828c
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/test/java/org/opendaylight/controller/sal/binding/test/AbstractDataServiceTest.java