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 f029c33 commit 7a7f7b6Copy full SHA for 7a7f7b6
src/test/java/com/thealgorithms/recursion/FactorialTest.java
@@ -1,4 +1,5 @@
1
import static org.junit.jupiter.api.Assertions.*;
2
+
3
import org.junit.jupiter.api.Test;
4
5
public class FactorialTest {
0 commit comments