Uses of Class
org.pitest.mutationtest.build.CompoundMutationInterceptor
-
Packages that use CompoundMutationInterceptor Package Description org.pitest.mutationtest.build -
-
Uses of CompoundMutationInterceptor in org.pitest.mutationtest.build
Methods in org.pitest.mutationtest.build that return CompoundMutationInterceptor Modifier and Type Method Description CompoundMutationInterceptorCompoundInterceptorFactory. createInterceptor(ReportOptions data, CoverageDatabase coverage, ClassByteArraySource source, TestPrioritiser testPrioritiser, CodeSource code)CompoundMutationInterceptorCompoundMutationInterceptor. filter(Predicate<MutationInterceptor> p)
-