Next: Heeding warnings
Up: Getting it to Work
Previous: Early testing
Contents
Index
Another tool that is very useful at this stage of development is the line coverage profiler in the coverage library. Running this tool on the stub implementation we can check that each piece of code is exercised by our test sets.
Warwick Harvey
2004-08-07