Here is an example of a Unit Testing report:
------------------------------------------------------------- Unit Test Report for AboutDialog Fri, 12 Jul 2002 15:11:35 +0000 ------------------------------------------------------------- Running setUp: no setUp needed for this unit test ------------------------------------------------------------- Name: Test1 Purpose: Tests that the widget_tree of AboutDialog is assigned Uses: AboutDialog Preconditions: None Postconditions: None Author: mayadm Date: 12/7/02 Test case Passed .Running setUp: no setUp needed for this unit test ------------------------------------------------------------- Name: Test2 Purpose: Tests that the widget_tree of AboutDialog hides itself Uses: AboutDialog Preconditions: None Postconditions: None Author: mayadm Date: 12/7/02 Test case Passed . ---------------------------------------------------------------------- Ran 2 tests in 0.109s OK