Learn R Programming

RTest (version 1.2.6)

getTestFor: Get For of Last Execution of the Test Case

Description

Get For of Last Execution of the Test Case

Usage

# S4 method for RTestCase
getTestFor(object)

Arguments

object

(object) The RTestCase-class object.

Value

(ANY)

See Also

RTestCase-class