clearTest: Clear Test Reporter and Test Cache of Last Test Case Execution
Description
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.
Usage
# S4 method for RTestCase
clearTest(object)