public abstract class MutatorSpecificInterceptor extends RegionInterceptor
| Modifier | Constructor and Description |
|---|---|
protected |
MutatorSpecificInterceptor(List<MethodMutatorFactory> mutators) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MutationDetails> |
intercept(Collection<MutationDetails> mutations,
Mutater unused) |
begin, buildPredicate, computeRegions, end, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialiseprotected MutatorSpecificInterceptor(List<MethodMutatorFactory> mutators)
public Collection<MutationDetails> intercept(Collection<MutationDetails> mutations, Mutater unused)
intercept in interface MutationInterceptorintercept in class RegionInterceptorCopyright © 2024 org.pitest. All rights reserved.