Write the Opening (Header, Root-Tag) and Closing for a RTestCase

xmlWriteContext(TCType, id, opening = TRUE, closing = TRUE,
  xsd.scheme = NULL, printXML = TRUE)

Arguments

TCType

(character) TC Type

id

(character) TC ID

opening, closing

(logical) Specify if the opening and/or the closing tags should be written.

xsd.scheme

(character) Path to XSD Scheme

printXML

(logical) Print output or return xml as R object

Value

(list) Opening [[1]] and Closing [[2]] of the Test Case