show {rkwardtests}R Documentation

show method for objects of class RKTestResult

Description

show method for S4 objects of class RKTestResult

Usage

## S3 method for class 'RKTestResult'
 show(object)

Arguments

object An object of class RKTestResult

Details

Prints a summary of plugin test results.

Author(s)

Thomas Friedrichsmeier thomas.friedrichsmeier@ruhr-uni-bochum.de

Examples

## Not run: 
rktest.makeplugintests("rkward_application_tests.R")

## End(Not run)

[Package rkwardtests version 0.5.5 Index]