code-coverage-Emilia #24
@@ -2,9 +2,6 @@ import Entity.Entity;
|
||||
import Entity.Player;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import static org.hamcrest.MatcherAssert.assertThat;
|
||||
import static org.hamcrest.Matchers.equalTo;
|
||||
import static org.hamcrest.Matchers.not;
|
||||
import static org.junit.jupiter.api.Assertions.assertNotEquals;
|
||||
|
||||
public class EntityTest {
|
||||
|
||||
Reference in New Issue
Block a user