Learn R Programming

RTest (version 1.2.6)

getXMLRoot: Get the XML Root of the Test Case

Description

Get the XML Root of the Test Case

Usage

# S4 method for RTestCase
getXMLRoot(object)

Arguments

object

(object) The RTestCase-class object.

Value

(XMLNode)

See Also

RTestCase-class