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 cb8a664 commit f973fdbCopy full SHA for f973fdb
src/test/java/mesh/creator/primitives/CubeCreatorTest.java
@@ -5,8 +5,8 @@
5
import static org.junit.jupiter.api.Assertions.assertNotNull;
6
import static org.junit.jupiter.api.Assertions.assertTrue;
7
8
-import org.junit.Test;
9
import org.junit.jupiter.api.BeforeEach;
+import org.junit.jupiter.api.Test;
10
import org.junit.jupiter.params.ParameterizedTest;
11
import org.junit.jupiter.params.provider.ValueSource;
12
0 commit comments