Imported package GameEndCallback
parent
c864f88e1c
commit
b56813d6dc
|
@ -3,6 +3,7 @@ package de.hs_mannheim.informatik.chess.test;
|
|||
import static org.junit.jupiter.api.Assertions.*;
|
||||
|
||||
import de.hs_mannheim.informatik.chess.controller.GameController;
|
||||
import de.hs_mannheim.informatik.chess.controller.GameEndCallback;
|
||||
import de.hs_mannheim.informatik.chess.model.*;
|
||||
import de.hs_mannheim.informatik.chess.view.GameGui;
|
||||
|
||||
|
|
Loading…
Reference in New Issue