| Issue 3: | Unit Tests | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The grader will set up a public Git repository at Assembla:
Jake Menashe
https://www.assembla.com/code/jmenashe-cs373-pfd/git/nodes/
Write unit tests before your write the code.
When you encounter a bug, write a unit test that fails,
fix the bug, and confirm that the unit test passes.
Write at least 3 unit tests for every function.
Tests corner cases and failure cases.
Name tests logically.
Push and pull the unit tests to and from the grader's repository.
Prepend <cs-username>- to the file names at Assembla.
Reach consensus on the unit tests.
Feb 13, 2012
Project Member
#1
J.Wes.Pickens
Status:
Started
Feb 14, 2012
(No comment was entered for this change.)
Status:
Done
|