constructFailureDescription: Helper function generating the body of a failure description...

View source: R/constructJUnitTag.R

constructFailureDescriptionR Documentation

Helper function generating the body of a failure description tag!

Description

Helper function generating the body of a failure description tag! Attempts to mimic the print behaviour of a tinytest object.

Usage

constructFailureDescription(tinytest)

Arguments

tinytest

A tinytest objec that is considered failed!.

Value

character(1) being the failure tag description body. This string is already propery xml escaped.


tinytest2JUnit documentation built on June 22, 2024, 9:18 a.m.