public class GitChangesMutationInterceptorFactory
extends java.lang.Object
implements org.pitest.mutationtest.build.MutationInterceptorFactory
| Constructor and Description |
|---|
GitChangesMutationInterceptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.pitest.mutationtest.build.MutationInterceptor |
createInterceptor(org.pitest.mutationtest.build.InterceptorParameters params) |
java.lang.String |
description() |
org.pitest.plugin.Feature |
provides() |
public GitChangesMutationInterceptorFactory()
public org.pitest.mutationtest.build.MutationInterceptor createInterceptor(org.pitest.mutationtest.build.InterceptorParameters params)
createInterceptor in interface org.pitest.mutationtest.build.MutationInterceptorFactorypublic org.pitest.plugin.Feature provides()
provides in interface org.pitest.plugin.ProvidesFeaturepublic java.lang.String description()
description in interface org.pitest.plugin.ToolClasspathPlugin