1. Unit Testing (60 points)
Write at least one test case class, containing at least three test cases, for your language's xUnit framework.
You can choose to either send the source and executable of your test case to Jerry Jeffers, or to demonstrate
it in class. While it is OK for this homework if the test
case still fails, the failure may not be caused by the test case itself.
Note: this is an individual homework.
2. Configuration Management (40 points)
a) (team-based) Add your complete source code to a CVS repository. If you are
not using the CVS repository on cs.bsu.edu, give Jerry Jeffers and Chris Lüer access to your repository.
b) (individual) Perform at least one checkout command and one commit command on the repository. This
will be verified for grading by checking the CVS log.