public class ProjectMutations extends MutationResult
| Constructor and Description |
|---|
ProjectMutations(PitBuildAction action) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends MutationResult> |
getChildMap() |
String |
getDisplayName() |
MutationStats |
getMutationStats() |
String |
getName() |
hudson.model.AbstractBuild<?,?> |
getOwner() |
MutationResult |
getPreviousResult() |
compareTo, getChildren, getDynamic, getParent, getParents, getSourceFileContent, getStatsDelta, getUrl, isCoverageAltered, isSourceLevel, relativeUrl, xmlTransformpublic ProjectMutations(PitBuildAction action)
public hudson.model.AbstractBuild<?,?> getOwner()
getOwner in class MutationResultpublic MutationResult getPreviousResult()
getPreviousResult in class MutationResultpublic MutationStats getMutationStats()
getMutationStats in class MutationResultpublic String getName()
getName in class MutationResultpublic String getDisplayName()
getDisplayName in class MutationResultpublic Map<String,? extends MutationResult> getChildMap()
getChildMap in class MutationResultCopyright © 2004-2013. All Rights Reserved.