Files
rogueLike/docs/testing.txt
2017-08-26 08:59:29 -04:00

12 lines
510 B
Plaintext

*******************************************************************************
Test Cases
*******************************************************************************
Executed with no file name: my error message was printed and the program quit.
Executed with a bad file name: my program uses a default level instead.
Deleted default level, and executed with bad file name: my error messages were
printed and my program quit.
Kept playing the game over and over to make sure everything was just right.