This method resets the test information of the current test case including slots 'test.for', 'test.result' and the cache in the 'tests' test case environment.

# S4 method for RTestCase
clearTest(object)

Arguments

object

(object) The RTestCase-class object.

Value

(RTestCase-class)

See also

RTestCase-class