Learn R Programming

RTest (version 1.2.6)

getExecSummary: Summary of the Last Execution of the Test Case

Description

Summary of the Last Execution of the Test Case

Usage

# S4 method for RTestCase
getExecSummary(object)

Arguments

object

(object) The RTestCase-class object.

Value

(list)

See Also

RTestCase-class