public interface MutationEngineConfiguration
Modifier and Type | Method and Description |
---|---|
Predicate<MethodInfo> |
methodFilter() |
Collection<? extends MethodMutatorFactory> |
mutators() |
Collection<? extends MethodMutatorFactory> mutators()
Predicate<MethodInfo> methodFilter()
Copyright © 2021 org.pitest. All rights reserved.