constructFailureDescription {tinytest2JUnit} | R Documentation |
Helper function generating the body of a failure description tag! Attempts to mimic the print behaviour of a tinytest object.
constructFailureDescription(tinytest)
tinytest |
A |
character(1)
being the failure tag description body. This string is already propery
xml escaped.