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.

# S4 method for RTestCase
initializeTests(object)

Arguments

object

(object) The RTestCase-class object.

See also

RTestCase-class