Add transform tests and error handling.
Showing
- src/main/java/edu/ntnu/stud/chaosgame/game/ChaosGameDescription.java 2 additions, 2 deletions...va/edu/ntnu/stud/chaosgame/game/ChaosGameDescription.java
- src/main/java/edu/ntnu/stud/chaosgame/transformations/JuliaTransform.java 9 additions, 1 deletion...u/ntnu/stud/chaosgame/transformations/JuliaTransform.java
- src/test/java/edu/ntnu/stud/chaosgame/game/ChaosGameDescriptionTest.java 67 additions, 0 deletions...du/ntnu/stud/chaosgame/game/ChaosGameDescriptionTest.java
- src/test/java/edu/ntnu/stud/chaosgame/game/ChaosGameFileHandlerTest.java 4 additions, 0 deletions...du/ntnu/stud/chaosgame/game/ChaosGameFileHandlerTest.java
- src/test/java/edu/ntnu/stud/chaosgame/transformations/AffineTransform2DTest.java 56 additions, 0 deletions...stud/chaosgame/transformations/AffineTransform2DTest.java
- src/test/java/edu/ntnu/stud/chaosgame/transformations/JuliaTransformTest.java 61 additions, 0 deletions...nu/stud/chaosgame/transformations/JuliaTransformTest.java
Please register or sign in to comment