public class GitlabIssueListenerFactory extends Object implements org.pitest.mutationtest.MutationResultListenerFactory
| Constructor and Description |
|---|
GitlabIssueListenerFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
org.pitest.mutationtest.MutationResultListener |
getListener(Properties props,
org.pitest.mutationtest.ListenerArguments args) |
String |
name() |
public String description()
description in interface org.pitest.plugin.ToolClasspathPluginpublic org.pitest.mutationtest.MutationResultListener getListener(Properties props, org.pitest.mutationtest.ListenerArguments args)
getListener in interface org.pitest.mutationtest.MutationResultListenerFactorypublic String name()
name in interface org.pitest.mutationtest.MutationResultListenerFactoryCopyright © 2020 OW2. All Rights Reserved.