xmlWriteTest: Write the Test section for a RTestCase
Description
Write the Test section for a RTestCase
Usage
xmlWriteTest(elemname, testdesc = NA, ..., printXML = TRUE)
Arguments
elemname
(character) The name of the element's root tag
testdesc
(character) The description of the test's root tag
...
(character) Stuff to include in the test section
printXML
(logical) Print output or return xml as R object