Learn R Programming

RTest (version 1.2.6)

show,RTestCase-method: Print Summary of the Test Case to Console

Description

Print Summary of the Test Case to Console

Usage

# S4 method for RTestCase
show(object)

Arguments

object

(object) The RTestCase-class object.

See Also

RTestCase-class