public interface MutationResultListenerFactory extends ToolClasspathPlugin, ProvidesFeature
Modifier and Type | Field and Description |
---|---|
static Feature |
LEGACY_MODE |
Modifier and Type | Method and Description |
---|---|
MutationResultListener |
getListener(Properties props,
ListenerArguments args) |
String |
name() |
default Feature |
provides() |
description
static final Feature LEGACY_MODE
MutationResultListener getListener(Properties props, ListenerArguments args)
String name()
default Feature provides()
provides
in interface ProvidesFeature
Copyright © 2021 org.pitest. All rights reserved.