Running the A3 Test Suite

  1. The test suite is in A3ComplianceTool_v5.jar. Add this to your Eclipse build path.
  2. The main class is cs2110.assignment3.test.A3ComplianceTool
  3. The main class takes two arguments:
  4. There is an additional step for this assignment: After you pass the test suite, copy and paste the test suite's output into a text file. You will also upload this file to CMS along with your assignment.

Notes