View source: R/constructJUnitTag.R
constructFailureDescription | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.