runUnitTests {XLConnect} | R Documentation |
Runs XLConnect's unit testing suite.
runUnitTests()
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.
Running XLConnect's unit test suite requires the RUnit package to be installed.
Martin Studer
Mirai Solutions GmbH http://www.mirai-solutions.com
developers:runit
http://rwiki.sciviews.org/doku.php?id=developers:runit
CRAN: RUnit
http://cran.r-project.org/web/packages/RUnit/index.html
runUnitTests()