failureTestcaseTag {tinytest2JUnit}R Documentation

Construct a testcase-tag for a failed test.

Description

Construct a testcase-tag for a failed test.

Usage

failureTestcaseTag(tinytest)

Arguments

tinytest

a tinytest object already validated to be a "FAILURE" test.

Value

a testase XMLtag


[Package tinytest2JUnit version 1.1.2 Index]