Unit Tests


The unit test I want you document should be in a table (Excel or Word) with a few heading rows as shown below:


Class or Module: Triangle.java
Date: 11/1/2007
Tester: Dan Fleck
Operating Environment: Mac OS 10.4

Test IDRiskTest CaseExpected Result
1The system may accept a triangle with side 1 + side 2 = side 3 (invalid triangle)Call method describeTriangle with Input: 1, 1, 2Error message returned
2
3


Explanation of columns: