Assignment 5

CpSc 873

Integration Tests

Testing frameworks such as dotUnit support any type of tests that can be run by messaging an object. We will use it to conduct integration tests.

1.      Use the Brickles game as the source.

2.      Construct the minimum infrastructure needed to test the interactions between Puck, PuckSupply and the gameboard.

3.      Construct a set of test cases that exercise the interactions between the three classes.

4.      Execute the test cases and write a test report.

5.        Submit test cases and test report.

This is a 2 person team assignment. Hard copy is due Wednesday, February 26, 2003 no later than 4 pm. Turn in to the CS dept office.

Grading will be based on

1.     Completeness

2.     Correctness

3.     Any value added beyond the basic assignment

Points: 4