We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228580d commit aca1f36Copy full SHA for aca1f36
proxy/src/test/java/ru/qatools/gridrouter/json/WithOpenSessionsTest.java
@@ -6,7 +6,7 @@
6
import java.util.concurrent.Executors;
7
8
import static java.util.concurrent.TimeUnit.SECONDS;
9
-import static junit.framework.Assert.assertTrue;
+import static org.junit.Assert.assertTrue;
10
import static org.hamcrest.MatcherAssert.assertThat;
11
import static org.hamcrest.Matchers.is;
12
0 commit comments