Learn R Programming

XLConnect (version 0.2-9)

runUnitTests: XLConnect Unit Testing Framework

Description

Runs XLConnect's unit testing suite.

Usage

runUnitTests()

Arguments

Details

This function runs XLConnect's unit test suite as defined by the unit tests implemented in the unitTests subfolder of the XLConnect library. Text and HTML protocols are produced - the HTML version should be opened automatically once the test suite completed execution.

References

developers:runit http://rwiki.sciviews.org/doku.php?id=developers:runit CRAN: RUnit http://cran.r-project.org/web/packages/RUnit/index.html

Examples

Run this code
runUnitTests()

Run the code above in your browser using DataLab