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 c99fa6e commit d5b1e28Copy full SHA for d5b1e28
src/test/java/junit5Tests/release_1/MultipleEncounterTests.java
@@ -16,6 +16,9 @@
16
import java.util.ArrayList;
17
import java.util.Collection;
18
19
+/**
20
+ * @author Rankhole, thsc42
21
+ */
22
public class MultipleEncounterTests {
23
private static final String TEST_FOLDER = "MultipleEncounterTests";
24
public static final String ANIMAL = "animal";
0 commit comments