passedTestcaseTag {tinytest2JUnit}R Documentation

Construct a testcase-tag for a passed test.

Description

Construct a testcase-tag for a passed test.

Usage

passedTestcaseTag(tinytest)

Arguments

tinytest

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

Value

a testase XMLtag


[Package tinytest2JUnit version 1.1.2 Index]