Package | Description |
---|---|
org.pitest.mutationtest | |
org.pitest.mutationtest.incremental |
Modifier and Type | Method and Description |
---|---|
Map<ClassName,ClassHistory> |
HistoryStore.getHistoricClassPath() |
Modifier and Type | Method and Description |
---|---|
Map<ClassName,ClassHistory> |
ObjectOutputStreamHistoryStore.getHistoricClassPath() |
Map<ClassName,ClassHistory> |
NullHistoryStore.getHistoricClassPath() |
Constructor and Description |
---|
DefaultCodeHistory(ClassInfoSource code,
Map<MutationIdentifier,MutationStatusTestPair> previousResults,
Map<ClassName,ClassHistory> previousClassPath) |
Copyright © 2021 org.pitest. All rights reserved.