
TestStrategy interface
TestStrategy.RdExtend 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
pathThe path to the test directory
planThe current mutation plan. See
plan().reporterThe reporter to use for test results