Assignment 12
CpSc 873
Test Cases for TicTacToe Game
Develop additional test cases for the TicTacToe game. Use the DPACT classes in the corba.zip distribution as a starting point. Select and construct sufficient test cases so that you can argue that you have achieved a specific level of test coverage.
This is the directory for the java classes for the TicTacToe game. corba.zip Select the corba.zip file and download it. Use unzip to open the file.
In the Tests subdirectory you will find AbstractTest and AbstractBeanTests classes that are the basic test classes. You will also find HumanPlayerTest.java and other DPACT classes that correspond to the production classes. You may use those as the basis upon which you expand. So you can simply add methods to those classes. Also you can use the existing test methods in those classes as patterns to use in designing your own methods.
This is an individual assignment.
Submit working code and a description of the test suite that states the level of coverage that has been achieved and what evidence shows this.
Due: April 19, 1999 prior to 6 pm. Use Word format. Use the handin command.