Write XML Test Definition of Type 'RTestTest_execution'

xmlWriteTest_execution(elemname = "execution", desc = NULL,
  executionType = "silent", printXML = TRUE)

Arguments

elemname

(character) The tag name of the test

desc

(character) The testname

executionType

(character) The execution mode to be checked (i.e. 'silent', 'warning', 'error').

printXML

(logical) Print output or return xml as R object

Value

(character)