This function imports a test case XML definition and adds it to the test collection.

# S4 method for RTestCollection
importTC(object, xml.fPath)

Arguments

object

(object) The RTestCollection-class object

xml.fPath

(character) Path to XML definition file

See also

RTestCollection-class