R Unit test framework


[Package List] [Top]

Documentation for package ‘RUnit’ version 0.4.25

User Guides and Package Vignettes

Read overview or browse directory.

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 or HTML 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 or HTML version of an RUnit test run protocol.
printHTML Write HTML pages of the tracking result.
printHTML.trackInfo Write HTML pages of the tracking result.
printHTMLProtocol Printing a plain text or HTML version of an RUnit test run protocol.
printTextProtocol Printing a plain text or HTML 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 or HTML version of an RUnit test run protocol.
tracker Tracking the results of the inspect process.