RGalaxy (version 1.16.2)

runFunctionalTest: Run the functional test associated with a function.

Description

FIXME

Usage

runFunctionalTest(func, functionalTestDirectory)

Arguments

func
A function to be exposed in Galaxy.
functionalTestDirectory
Where to find functional tests, if func is not in a package.

Value

Whether the test passes.