
TestStrategy interface
TestStrategy.Rd
Extend this class to implement a custom test strategy.
See also
Other TestStrategy:
FileTestStrategy
,
FullTestStrategy
,
default_test_strategy()
Methods
Method execute()
Execute the test strategy
Arguments
path
The path to the test directory
plan
The current mutation plan. See
plan()
.reporter
The reporter to use for test results