R Unit Test Framework


[Up] [Top]

Documentation for package ‘RUnit’ version 0.4.33

Help Pages

.setUp Definition of RUnit Test Case code files.
.tearDown Definition of RUnit Test Case code files.
checkEquals RUnit check functions
checkEqualsNumeric RUnit check functions
checkException RUnit check functions
checkIdentical RUnit check functions
checkTrue RUnit check functions
DEACTIVATED RUnit check functions
defineTestSuite Definition and execution of RUnit test suites.
getErrors Printing a plain text, HTML or JUnit-like XML version of an RUnit test run protocol.
inspect Track the executed code lines of a function or method.
isValidTestSuite Definition and execution of RUnit test suites.
print.RUnitTestData Printing a plain text, HTML or JUnit-like XML version of an RUnit test run protocol.
printHTML Write HTML pages of the tracking result.
printHTMLProtocol Printing a plain text, HTML or JUnit-like XML version of an RUnit test run protocol.
printJUnitProtocol Printing a plain text, HTML or JUnit-like XML version of an RUnit test run protocol.
printTextProtocol Printing a plain text, HTML or JUnit-like XML version of an RUnit test run protocol.
RUnit RUnit - Package Description
RUnit options RUnit options
RUnit-options RUnit options
runTestFile Definition and execution of RUnit test suites.
runTestSuite Definition and execution of RUnit test suites.
summary.RUnitTestData Printing a plain text, HTML or JUnit-like XML version of an RUnit test run protocol.
tracker Tracking the results of the inspect process.