initializeTests: Initialize the Test Slot for a Test Case.
Description
This method initializes the slots 'tests', 'test.for' and 'test.result' of
a object of class 'RTestCase'. See description of RTestCase-class for
further information.
Usage
# S4 method for RTestCase
initializeTests(object)