Start på Katan
This commit is contained in:
14
TagManagerKata/test/session4/TagManagerTest.java
Normal file
14
TagManagerKata/test/session4/TagManagerTest.java
Normal file
@@ -0,0 +1,14 @@
|
||||
package session4;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
public class TagManagerTest {
|
||||
|
||||
@Test
|
||||
public void test() {
|
||||
fail("Not yet implemented");
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user