Assignment title: Information


Description Each student will produce, test, debug, document, and submit for assessment at least one module (class and methods) of the team's project. The coding style will be consistent with the project framework, and the documentation will include in-line structured comments according to the convention of the project framework. Students may not submit code submitted by another student.

Requirements  Source Code

 Sufficient Commenting to include:

 Unit Tests o Module name

o Description

o Date Created

o Author

o Test plan is associated with at least one class

o Adequate set of tests associated with the use case