29 Commits (7f35810f84b0473770526ff1ac4abc54a27c79e3)

Author SHA1 Message Date
Leon Montag e2f986b320 Add Start Button for Tic Tac Toe Game 2 years ago
Leon Montag 4af7a699c3 test for StartDarkSoulsBtn 2 years ago
Leon Montag 8b63085575 Add DarkSoulsBtn to Gui 2 years ago
Ozan-Can Ekinci 13956db449 created test for checking íf current Question variable is incremented 2 years ago
Ozan-Can Ekinci 7d3a0cd475 created test for checking currentQuestionNr value 2 years ago
Ozan-Can Ekinci 739a500c42 created test for checking if correct action is performed after wrong Answer is pressed 2 years ago
Ozan-Can Ekinci 948a064d64 created test for checking if Action is performed after correct Answer is pressed 2 years ago
Ozan-Can Ekinci cb192c6951 created test for checking WinningRestartBtn 2 years ago
Ozan-Can Ekinci fcd1dcf761 created test for checking unchanged Highscore 2 years ago
Ozan-Can Ekinci bece8b573f created test for cheching same highscore 2 years ago
Ozan-Can Ekinci c908aaa471 created test for setting new highscore 2 years ago
Ozan-Can Ekinci 1dd8b730cd created test for LosingRestartBtn 2 years ago
Ozan-Can Ekinci d810a10473 refactoring: changed countFileLines and readFile methods 2 years ago
Leon Montag c8f32a3f81 refactoring: replace special character 2 years ago
Leon Montag 673413e763 Added assert to testRun 2 years ago
Leon Montag 511e090a54 Added arrange and act in testRun 2 years ago
Leon Montag b68d26889f added Test for CreateLayout method 2 years ago
Leon Montag 19dd816462 Call the methods for testing 2 years ago
Leon Montag 94ce8167cd refactoring: Replace try/catch with throws Exception 2 years ago
Leon Montag 3e6c043e22 refactoring: Formating Code 2 years ago
Leon Montag 8e80ee7ad4 refactoring: extract Methods for Interface 2 years ago
Leon Montag 0efdd72f50 created Test for SplitAnswer method 2 years ago
Leon Montag 1daf0ebd46 Created Test for ReadFile method 2 years ago
Leon Montag 77bf7f754c created Test for CountFileLine method 2 years ago
Leon Montag eb7e4bdd80 created Test for CreatePanel method 2 years ago
Leon Montag 80a43a0f0f create Test for CloseBtn 2 years ago
Leon Montag 96b5c11fa5 create Test for StartBtn 2 years ago
Leon Montag 02f2d146ed refactoring: Change the name of JFrame to Frame 2 years ago
Leon Montag 4d0ed9b327 Create Test for CreateFrame Method 2 years ago