Deprecate all MD-SAL APIs
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test / java / org / opendaylight / controller / md / sal / binding / test / AssertCollections.java
index f1619d0c9014526d35f38d17491748d717d419a8..b9e1772aafbf1859c1ec9d3e26ab5a9ba090381a 100644 (file)
@@ -12,6 +12,7 @@ import java.util.Collection;
 import java.util.Map;
 import org.junit.Assert;
 
+@Deprecated
 public final class AssertCollections {
     private AssertCollections() {
     }