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 e0ed857 commit 0deb5e6Copy full SHA for 0deb5e6
src/test/java/net/joshka/junit/json/params/JsonFileArgumentsProviderTest.java
@@ -4,7 +4,7 @@
4
import org.junit.jupiter.api.Test;
5
import org.junit.jupiter.api.extension.ExtensionContext;
6
import org.junit.jupiter.params.ParameterizedTest;
7
-import org.junit.platform.commons.util.PreconditionViolationException;
+import org.junit.platform.commons.PreconditionViolationException;
8
9
import javax.json.JsonNumber;
10
import javax.json.JsonObject;
0 commit comments