Learn R Programming

RTest (version 1.2.6)

summary,RTestCollection-method: Execution Summary As R Data Object

Description

Execution Summary As R Data Object

Usage

# S4 method for RTestCollection
summary(object, test.TCs = NULL)

Arguments

object

(object) The RTestCollection-class object.

test.TCs

(character) Vector with the TCs to be executed or NULL if all all TCs of the collection should be tested.

See Also

RTestCollection-class