previous
|
start
|
next
Unit Test
Test classes in isolation, outside the program in which they are used
Test one class at a time
Supply test inputs through
test harness
Test harness = program that feeds test inputs to a class
previous
|
start
|
next