nameTestcase: Helper function to construct the name of a testcase

View source: R/constructJUnitTag.R

nameTestcaseR Documentation

Helper function to construct the name of a testcase

Description

Helper function to construct the name of a testcase. Note, the charater is already xml escaped.

Usage

nameTestcase(tinytest)

Arguments

tinytest

a tinytest object. (does not matter what result)

Value

character(1) the testcase name to use for this tinytest object.


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