Redo if statement with exception throwing
This commit is contained in:
@@ -23,7 +23,7 @@ import java.util.List;
|
|||||||
* Tests the methods of SiedlerGame with values, that results to errors and failure
|
* Tests the methods of SiedlerGame with values, that results to errors and failure
|
||||||
*
|
*
|
||||||
* - SystemTestCases
|
* - SystemTestCases
|
||||||
* Tests the coordination of all methods and simulates a game with all moves programmed
|
* Tests the coordination of all methods and simulates a game with programmed moves
|
||||||
* Checks if the methods are being executed and the values are set correctly
|
* Checks if the methods are being executed and the values are set correctly
|
||||||
*/
|
*/
|
||||||
public class SiedlerGameTest {
|
public class SiedlerGameTest {
|
||||||
|
|||||||
Reference in New Issue
Block a user