Kommentare und 2 Methoden, die jetzt kurz genug sind

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@446 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Ida Massow 2011-06-17 20:00:43 +02:00
parent 2c9f1d5d20
commit 4f71c5cb47
10 changed files with 149 additions and 60 deletions

View file

@ -20,7 +20,12 @@ import jrummikub.view.MockView;
import org.junit.Test;
/** */
public class SaveControlTest {
/**
* @throws IOException
* if input cannot be saved/loaded
*/
@Test
public void testSaveLoad() throws IOException {
GameSettings settings = new GameSettings();