classnameTestcase: Helper function specifying the 'classname' attribute of the...

View source: R/constructJUnitTag.R

classnameTestcaseR Documentation

Helper function specifying the 'classname' attribute of the testcase tag.

Description

Helper function specifying the 'classname' attribute of the testcase tag. Currently equal to the fileName. The classname is already xml escaped.

Usage

classnameTestcase(tinytest)

Arguments

tinytest

a tinytest-object representing an individual test case.

Value

character(1) being the 'classname'


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