show {rkwardtests} | R Documentation |
show method for S4 objects of class RKTestResult
## S3 method for class 'RKTestResult' show(object)
object |
An object of class RKTestResult |
Prints a summary of plugin test results.
Thomas Friedrichsmeier thomas.friedrichsmeier@ruhr-uni-bochum.de
## Not run: rktest.makeplugintests("rkward_application_tests.R") ## End(Not run)