All functions

RUnit

RUnit - Package Description

RUnit options RUnit-options

RUnit options

checkEquals() checkEqualsNumeric() checkIdentical() checkTrue() checkException() DEACTIVATED()

RUnit check functions

inspect()

Track the executed code lines of a function or method.

printHTML()

Write HTML pages of the tracking result.

defineTestSuite() isValidTestSuite() runTestSuite() runTestFile()

Definition and execution of RUnit test suites.

.setUp() .tearDown()

Definition of RUnit Test Case code files.

printTextProtocol() printHTMLProtocol() printJUnitProtocol() print(<RUnitTestData>) summary(<RUnitTestData>) getErrors()

Printing a plain text, HTML or JUnit-like XML version of an RUnit test run protocol.

tracker()

Tracking the results of the inspect process.