Work Product: Unit Test
Description
A unit test is typically written by a developer to verify the behavior of a specific method or set of methods. They can also be used for white-box testing or in conjunction with load or stress testing.
Example
An example of a unit test.