R Unit test framework


[Package List] [Top]

Documentation for package ‘RUnit’ version 0.4.21

User Guides and Package Vignettes

Read overview or browse directory.

Help Pages

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