Added some getters to controllers and created some of the tests for ChaosGame...
Added some getters to controllers and created some of the tests for ChaosGame not involving observers.
Showing
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosCanvas.java 18 additions, 0 deletions.../edu/ntnu/stud/chaosgame/controller/game/ChaosCanvas.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosGame.java 22 additions, 4 deletions...va/edu/ntnu/stud/chaosgame/controller/game/ChaosGame.java
- src/main/java/edu/ntnu/stud/chaosgame/model/generators/ChaosGameDescriptionFactory.java 14 additions, 5 deletions...aosgame/model/generators/ChaosGameDescriptionFactory.java
- src/test/java/edu/ntnu/stud/chaosgame/game/ChaosGameTest.java 43 additions, 1 deletion...test/java/edu/ntnu/stud/chaosgame/game/ChaosGameTest.java
Please register or sign in to comment