
Package index
-
operator()
- Mutate an operator
-
default_test_strategy()
- Create a default run strategy
-
FullTestStrategy
- Run all tests for a mutant
-
FileTestStrategy
- Run tests matching the mutated source file name
-
TestStrategy
- TestStrategy interface
-
default_copy_strategy()
- Create a default project copy strategy
-
PackageCopyStrategy
- Package copy strategy
-
CopyStrategy
- CopyStrategy interface
-
default_reporter()
- Create a default reporter
-
ProgressMutationReporter
- Progress Reporter for Mutation Testing
-
MutationReporter
- Reporter for Mutation Testing