public class HistoryListener extends Object implements MutationResultListener
Constructor and Description |
---|
HistoryListener(HistoryStore historyStore) |
Modifier and Type | Method and Description |
---|---|
void |
handleMutationResult(ClassMutationResults metaData) |
void |
runEnd() |
void |
runStart() |
public HistoryListener(HistoryStore historyStore)
public void runStart()
runStart
in interface MutationResultListener
public void handleMutationResult(ClassMutationResults metaData)
handleMutationResult
in interface MutationResultListener
public void runEnd()
runEnd
in interface MutationResultListener
Copyright © 2021 org.pitest. All rights reserved.