Learn R Programming

RTest (version 1.2.6)

getType: Get Type of the Test Case

Description

Get Type of the Test Case

Usage

# S4 method for RTestCase
getType(object)

Arguments

object

(object) The RTestCase-class object.

Value

(character)

See Also

RTestCase-class