Tests - TanviA463/Assignment5-SudokuAndroidApp GitHub Wiki
- For each level of difficulty, press "check" button without having entered any numbers.
- For each level of difficulty, enter numbers outside the limits (in 4x4 grid, enter number 5) in all squares and press "check".
- For each level of difficulty, enter numbers within limits, but incorrect numbers and press "check".
- For each level of difficulty, solve the puzzle (hopefully) correctly and press "check".
- For each level of difficulty, attempt to modify a set number.
- For each level of difficulty, attempt to input an invalid character (letters, decimals, negative, etc.).