nameTestcase {tinytest2JUnit}R 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.


[Package tinytest2JUnit version 1.1.2 Index]