Commit Graph

26 Commits

Author SHA1 Message Date
schrom01 828890c7e6 updated SiedlerGameTest 2021-12-10 22:48:40 +01:00
schrom01 577484457c updated SiedlerGameTest 2021-12-10 22:39:12 +01:00
schrom01 9ccdfd9f2b updated SiedlerGameTest 2021-12-10 22:37:24 +01:00
Leonardo Brandenberger 04d6013cf2 Refactoring grammar and cameltoe 2021-12-10 22:26:00 +01:00
schrom01 57e49db1f0 reformat Code in SiedlerGameTest 2021-12-10 20:15:48 +01:00
MikeZyeman 1bdbc80c06 Redo if statement with exception throwing 2021-12-10 19:56:10 +01:00
MikeZyeman c16ddc6bca Redo if statement with exception throwing 2021-12-10 19:55:22 +01:00
MikeZyeman 3049650bc4 Finished test case throwDice with 7 and TestGameAfterSetupPhase 2021-12-10 19:48:17 +01:00
MikeZyeman 407863055a Removed unfinished tests 2021-12-10 19:30:44 +01:00
schrom01 6a5b7f2245 renamed Method getTextView to toString in SiedlerBoard 2021-12-10 18:06:52 +01:00
schrom01 70b2415b6b renamed Method getTextView to toString in SiedlerBoard 2021-12-10 18:06:43 +01:00
Andrin Fassbind 0ea44905e2 updated javaodoc SiedlerGame
updated constructor SiedlerGame
2021-12-10 13:39:19 +01:00
schrom01 7e9fa8e6a8 Fix Method soutDistribution in SiedlerGameTest 2021-12-10 12:13:39 +01:00
MikeZyeman daa367260f Added test case TestGameAfterSetup 2021-12-10 11:45:57 +01:00
Andrin Fassbind 20d73bd5e0 updated javaodoc SiedlerBoard 2021-12-10 11:20:56 +01:00
MikeZyeman 320e9a3fdc Moved Nested Test Class LongestRoadTest to class SiedlerBoardTest, added parameterized positive and negative tests 2021-12-10 11:02:34 +01:00
schrom01 bf512128f7 update testLongestRoad 2021-12-10 09:12:16 +01:00
schrom01 3b721301fa update testLongestRoad 2021-12-10 08:31:45 +01:00
schrom01 187302afd5 Refactoring getLongestRoadFaction 2021-12-09 17:42:43 +01:00
Leonardo Brandenberger ffc97a39ef Minor Grammar and Cameltow fixes 2021-12-09 17:19:40 +01:00
MikeZyeman 5770d86a6f Added test classes for separation of purpose. 2021-12-09 16:14:47 +01:00
Andrin Fassbind 572926d3c8 refactored longestRoad implementation from SiedlerGame to SiedlerBoard and updated Test Method longestRoad 2021-12-09 16:05:46 +01:00
MikeZyeman 51defac6f3 Added methods as setup and new datafields for test cases 2021-12-08 15:01:33 +01:00
MikeZyeman e9a6113097 Added UnitTests for reconstruction/simulation for a real game 2021-12-08 14:39:19 +01:00
Andrin Fassbind a79e1eefe3 Implemented longest Road logic in SiedlerGame
-adjusted Road and Settlement to return position
2021-12-05 13:53:36 +01:00
fassband f2fe06f720 Add files via upload 2021-11-19 08:32:32 +01:00