test.package: test.package

Description Usage Arguments Details Value Author(s) See Also

View source: R/test.R

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


AnalysisPageServer documentation built on April 28, 2020, 6:32 p.m.