test.package: test.package

Description Usage Arguments Details Value Author(s) See Also

Description

Run the RUnit test harness for this package

Usage

1
test.package(pattern = "^test.*R$", package = "AnalysisPageServer")

Arguments

pattern

String. Regular expression. Only filenames matching

package

Name of package to test. Default: "AnalysisPageServer" this expression will be included in the test harness. Default: "^test.*R$".

Details

Run the RUnit test harness for this package

Value

RUnitTestData

Author(s)

Brad Friedman, Cory Barr

See Also

runTestSuite, require


apomatix/AnalysisPageServer documentation built on May 26, 2019, 11:36 a.m.