public class JSONReportListener extends Object implements org.pitest.mutationtest.MutationResultListener
| Constructor and Description |
|---|
JSONReportListener(long startTime,
Collection<String> mutators,
org.pitest.util.ResultOutputStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMutationResult(org.pitest.mutationtest.ClassMutationResults classMutationResults) |
void |
runEnd() |
void |
runStart() |
public JSONReportListener(long startTime,
Collection<String> mutators,
org.pitest.util.ResultOutputStrategy strategy)
public void runStart()
runStart in interface org.pitest.mutationtest.MutationResultListenerpublic void handleMutationResult(org.pitest.mutationtest.ClassMutationResults classMutationResults)
handleMutationResult in interface org.pitest.mutationtest.MutationResultListenerpublic void runEnd()
runEnd in interface org.pitest.mutationtest.MutationResultListenerCopyright © 2018 eu.stamp-project. All rights reserved.