xmlWriteTest.Rd
Write the Test section for a RTestCase
xmlWriteTest(elemname, testdesc = NA, ..., printXML = TRUE)
(character) The name of the element's root tag
character
(character) The description of the test's root tag
(character) Stuff to include in the test section
(logical) Print output or return xml as R object
logical
(character)
Matthias Pfeifer matthias.pfeifer@roche.com