We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6112ed0 commit e86d6abCopy full SHA for e86d6ab
1 file changed
test/MainTest.java
@@ -1,5 +1,5 @@
1
-import static org.junit.Assert.*;
2
-import org.junit.Test;
+import org.junit.jupiter.api.Test;
+import static org.junit.jupiter.api.Assertions.*;
3
4
public class MainTest {
5
0 commit comments