Add EffectiveStatementEquivalent
[yangtools.git] / yang / yang-data-codec-xml / src / test / java / org / opendaylight / yangtools / yang / data / codec / xml / RandomPrefixTest.java
index 45c146a292dab9501dc1d67ed4a4025d97caaeda..7a2d4e17ba5233ae9eb6d8ba551999c9b4ad7db1 100644 (file)
@@ -7,8 +7,8 @@
  */
 package org.opendaylight.yangtools.yang.data.codec.xml;
 
+import static org.hamcrest.MatcherAssert.assertThat;
 import static org.junit.Assert.assertEquals;
-import static org.junit.Assert.assertThat;
 
 import com.google.common.collect.Iterables;
 import java.net.URI;