getExecDetails.html: Create Detailed HTML Summary of the Last Execution of the...

Description Usage Arguments Value Author(s) See Also

Description

Generates a detailed summary of the last test case execution for the overall test report including all tested expectations.

Usage

1
2
3
## S4 method for signature 'RTestCase'
getExecDetails.html(object,
  report.onlyFailed = FALSE)

Arguments

object

(object) The RTestCase-class object.

report.onlyFailed

(logical) Report only failed exceptions (TRUE) or all exceptions (FALSE, default).

Value

(character)

Author(s)

Matthias Pfeifer matthias.pfeifer@roche.com

See Also

RTestCase-class


RTest documentation built on Dec. 4, 2019, 5:07 p.m.