public class MutationReportListener extends Object implements org.pitest.mutationtest.MutationResultListener
| Constructor and Description |
|---|
MutationReportListener(Properties props,
org.pitest.mutationtest.ListenerArguments args) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMutationResult(org.pitest.mutationtest.ClassMutationResults results) |
void |
runEnd() |
void |
runStart() |
public MutationReportListener(Properties props, org.pitest.mutationtest.ListenerArguments args)
public void runStart()
runStart in interface org.pitest.mutationtest.MutationResultListenerpublic void handleMutationResult(org.pitest.mutationtest.ClassMutationResults results)
handleMutationResult in interface org.pitest.mutationtest.MutationResultListenerpublic void runEnd()
runEnd in interface org.pitest.mutationtest.MutationResultListenerCopyright © 2020 OW2. All Rights Reserved.