Learn R Programming

RTest (version 1.2.6)

getSynopsis: Get Synopsis of the Test Case

Description

Get Synopsis of the Test Case

Usage

# S4 method for RTestCase
getSynopsis(object)

Arguments

object

(object) The RTestCase-class object.

Value

(character)

See Also

RTestCase-class