Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
A
addAll(LabeledTestResultGroup)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
Add the children from this group, unless we've already got them
addResult(TestResult)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
Add the result, unless we've already got it
addTestResult(String, TestResult)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
addTestResultGroup(String, LabeledTestResultGroup)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
allFailedTests
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
allPassedTests
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
allSkippedTests
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
C
cacheDirty
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
cacheDirty
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
canConvert(Class)
- Method in class hudson.plugins.labeledgroupedtests.converters.
JUnitResultArchiverConverter
Determines whether the converter can marshall a particular type.
canConvert(Class)
- Method in class hudson.plugins.labeledgroupedtests.converters.
OpenCppunitPublisherConverter
Determines whether the converter can marshall a particular type.
children
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
We expect a maximum of one AbstractTestResult per parser class.
childrenByLabel
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
childrenByName
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
childrenWithFailures
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
compareTo(LabeledTestGroupConfiguration)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
configs
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
ConvertToLabeledGroupsConverter
- Class in
hudson.plugins.labeledgroupedtests.converters
User: Benjamin Shine bshine Date: Nov 16, 2009 Time: 1:50:23 PM
ConvertToLabeledGroupsConverter()
- Constructor for class hudson.plugins.labeledgroupedtests.converters.
ConvertToLabeledGroupsConverter
CPPUNIT_PARSER_TO_USE
- Static variable in class hudson.plugins.labeledgroupedtests.converters.
ConvertToLabeledGroupsConverter
createAggregator(MatrixBuild, Launcher, BuildListener)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
createDataSet()
- Method in class hudson.plugins.labeledgroupedtests.
TrendGraph
createGraph()
- Method in class hudson.plugins.labeledgroupedtests.
TrendGraph
D
debugPrint()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
description
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
description
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
discoverParsers()
- Static method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
doCheckLabel(String)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration.DescriptorImpl
doMap(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.labeledgroupedtests.
TrendGraph
Renders a clickable map.
doPng(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.labeledgroupedtests.
TrendGraph
duration
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
duration
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
E
ENABLE_CONVERSIONS
- Static variable in class hudson.plugins.labeledgroupedtests.converters.
ConvertToLabeledGroupsConverter
When this is false, the converter will refuse to convert anything.
F
failCount
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
failCount
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
failedTestsByLabel
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
findCorrespondingResult(String)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
findCorrespondingResult(String)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
flattenTopTier(Collection<LabeledTestResultGroup>)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
G
getChildByIndex(int)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getChildren()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getChildren()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getChildrenForLabel(String)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getChildTitle()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getConfigs()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
getDescription()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getDescription(TestObject)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
getDescriptor()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
getDisplayName()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration.DescriptorImpl
getDisplayName()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getDisplayName()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher.DescriptorImpl
getDisplayName()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getDisplayName()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
getDisplayNameForChild(TestResult)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getDuration()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getDuration()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getDynamic(String, StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getDynamic(String, StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getFailCount()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getFailCount()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
Gets the number of failed tests.
getFailCount()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
Gets the number of failed tests.
getFailDiff()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getFailDiff()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getFailedSince()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getFailedSinceRun()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getFailedTests()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getFailedTests()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getGroupByLabel(String)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getGroups()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getLabel()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
getLabel()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getLabeledTestResultGroup(String)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
getLabels()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
The list of labels currently in use by the children
getLabels()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupProjectAction
getLastTestResultAction()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupProjectAction
getList()
- Method in class hudson.plugins.labeledgroupedtests.
TrendGraph
getName()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getName()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getOwner()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getOwner()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getParent()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getParent()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
Strange API.
getParserClassName()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
getPassCount()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getPassCount()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
Gets the number of passed tests.
getPassDiff()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getPassDiff()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getPassedTests()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getPreviousResult()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getPreviousResult()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getProjectAction(AbstractProject<?, ?>)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
getRequiredMonitorService()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
Declares the scope of the synchronization monitor this
BuildStep
expects from outside.
getResult()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
Get the result that this action represents.
getResultAsTestResultGroup()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
This convenience method is what getResult() should have been, but with a specified return type.
getResultInBuild(AbstractBuild<?, ?>)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getResultInBuild(AbstractBuild<?, ?>)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getSkipCount()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getSkipCount()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
Gets the total number of skipped tests
getSkipCount()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
Gets the total number of skipped tests
getSkipDiff()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getSkipDiff()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getSkippedTests()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getTarget()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
getTestActions()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
I wish the superclass didn't call this.
getTestResultAction()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getTestResultFileMask()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
getTestResultParsers()
- Static method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
getTitle()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getTotalCount()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
Gets the total number of tests.
getTotalDiff()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
getTotalDiff()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
getTrendGraph(String)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupProjectAction
getUrlName()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupProjectAction
groupId
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
Effectively overrides TestObject.id, by overriding the accessors
H
hasChildren()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
hasChildren()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
hudson.plugins.labeledgroupedtests
- package hudson.plugins.labeledgroupedtests
hudson.plugins.labeledgroupedtests.converters
- package hudson.plugins.labeledgroupedtests.converters
I
isApplicable(Class<? extends AbstractProject>)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher.DescriptorImpl
isPassed()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
J
JUNIT_PARSER_TO_USE
- Static variable in class hudson.plugins.labeledgroupedtests.converters.
ConvertToLabeledGroupsConverter
JUnitResultArchiverConverter
- Class in
hudson.plugins.labeledgroupedtests.converters
User: Benjamin Shine bshine Date: Nov 16, 2009 Time: 1:49:19 PM
JUnitResultArchiverConverter()
- Constructor for class hudson.plugins.labeledgroupedtests.converters.
JUnitResultArchiverConverter
L
label
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
LabeledTestGroupConfiguration
- Class in
hudson.plugins.labeledgroupedtests
Keeps track of the association between a test result location file mask, the parser to invoke, and the label (aka phase) to apply to those results.
LabeledTestGroupConfiguration(String, String, String)
- Constructor for class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
LabeledTestGroupConfiguration.DescriptorImpl
- Class in
hudson.plugins.labeledgroupedtests
LabeledTestGroupConfiguration.DescriptorImpl()
- Constructor for class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration.DescriptorImpl
LabeledTestGroupsPublisherPlugin
- Class in
hudson.plugins.labeledgroupedtests
User: Benjamin Shine bshine Date: Nov 14, 2009 Time: 3:51:00 PM
LabeledTestGroupsPublisherPlugin()
- Constructor for class hudson.plugins.labeledgroupedtests.
LabeledTestGroupsPublisherPlugin
LabeledTestResultGroup
- Class in
hudson.plugins.labeledgroupedtests
Represents a list of several test results that share a common label.
LabeledTestResultGroup()
- Constructor for class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
LabeledTestResultGroup(TestResult, String, List<TestResult>)
- Constructor for class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
LabeledTestResultGroupPublisher
- Class in
hudson.plugins.labeledgroupedtests
LabeledTestResultGroupPublisher(List<LabeledTestGroupConfiguration>)
- Constructor for class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
LabeledTestResultGroupPublisher.DescriptorImpl
- Class in
hudson.plugins.labeledgroupedtests
LabeledTestResultGroupPublisher.DescriptorImpl()
- Constructor for class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher.DescriptorImpl
lockInNames()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
Either this *or* setNameMap should be called.
LOGGER
- Static variable in class hudson.plugins.labeledgroupedtests.converters.
ConvertToLabeledGroupsConverter
M
marshal(Object, HierarchicalStreamWriter, MarshallingContext)
- Method in class hudson.plugins.labeledgroupedtests.converters.
JUnitResultArchiverConverter
Write a JUnitResultArchiver out as a JUnitResultArchiver archiver -- not really the behavior you'd expect from a converter, but this particular converter only wants to run the conversion when a JUnitResultArchiver is unmarshaled.
marshal(Object, HierarchicalStreamWriter, MarshallingContext)
- Method in class hudson.plugins.labeledgroupedtests.converters.
OpenCppunitPublisherConverter
This method will be called to save old cppunit publishers to disk, but we do not want to allow that save operation if this plugin is installed.
MetaLabeledTestResultGroup
- Class in
hudson.plugins.labeledgroupedtests
User: Benjamin Shine bshine Date: Oct 21, 2009 Time: 1:47:47 PM
MetaLabeledTestResultGroup()
- Constructor for class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
MetaLabeledTestResultGroup(MetaLabeledTestResultGroupAction, String)
- Constructor for class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
MetaLabeledTestResultGroupAction
- Class in
hudson.plugins.labeledgroupedtests
User: Benjamin Shine bshine Date: Oct 21, 2009 Time: 2:39:57 PM
MetaLabeledTestResultGroupAction(AbstractBuild, MetaLabeledTestResultGroup, BuildListener)
- Constructor for class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
MetaLabeledTestResultGroupProjectAction
- Class in
hudson.plugins.labeledgroupedtests
User: Benjamin Shine bshine Date: Nov 6, 2009 Time: 3:56:54 PM
MetaLabeledTestResultGroupProjectAction(AbstractProject<?, ?>)
- Constructor for class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupProjectAction
N
namesHaveBeenSet
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
nameToChildMap
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
newInstance(StaplerRequest, JSONObject)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher.DescriptorImpl
O
OPEN_CPPUNIT_PLUGIN_CLASS_NAME
- Static variable in class hudson.plugins.labeledgroupedtests.converters.
ConvertToLabeledGroupsConverter
OpenCppunitPublisherConverter
- Class in
hudson.plugins.labeledgroupedtests.converters
User: Benjamin Shine bshine Date: Nov 30, 2009 Time: 1:47:14 PM
OpenCppunitPublisherConverter()
- Constructor for class hudson.plugins.labeledgroupedtests.converters.
OpenCppunitPublisherConverter
P
parent
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
parentAction
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
passCount
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
passCount
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
passedChildren
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
passedTestsByLabel
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
perform(AbstractBuild, Launcher, BuildListener)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
R
readResolve()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
Allow the object to rebuild its internal data structures when it is deserialized.
readResolve()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
Bring this object into an internally-consistent state after deserializing it.
registerWithXStream(XStream)
- Static method in class hudson.plugins.labeledgroupedtests.converters.
ConvertToLabeledGroupsConverter
registerWithXStream(XStream)
- Static method in class hudson.plugins.labeledgroupedtests.converters.
JUnitResultArchiverConverter
registerWithXStream(XStream)
- Static method in class hudson.plugins.labeledgroupedtests.converters.
OpenCppunitPublisherConverter
registerWithXStream(XStream)
- Static method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupsPublisherPlugin
RESULT_DATA_FILENAME
- Static variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
resultGroup
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
Deprecated.
use resultGroupReference instead.
S
setConfigs(List<LabeledTestGroupConfiguration>)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroupPublisher
setDescription(String)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
setDescription(TestObject, String)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
setLabel(String)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
setNameMap(HashMap<TestResult, String>)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
This method records a unique name for each child result.
setParentAction(AbstractTestResultAction)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
setParentAction(MetaLabeledTestResultGroupAction)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
setParserClassName(String)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
setResult(MetaLabeledTestResultGroup, BuildListener)
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroupAction
Store the data to a separate file, and update our cached values.
setTestResultFileMask(String)
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
skipCount
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
skipCount
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
skippedTestsByLabel
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
start()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupsPublisherPlugin
T
tally()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
tally()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
testResults
- Variable in class hudson.plugins.labeledgroupedtests.
TrendGraph
toNameString()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
Generate a name for the results that will be stored based on this configuration
toPrettyString()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
toPrettyString()
- Method in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
toString()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestGroupConfiguration
totalCount
- Variable in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
totalCount
- Variable in class hudson.plugins.labeledgroupedtests.
MetaLabeledTestResultGroup
TrendGraph
- Class in
hudson.plugins.labeledgroupedtests
User: Benjamin Shine bshine Date: Nov 6, 2009 Time: 5:16:14 PM
TrendGraph(String, String, List<? extends TestResult>)
- Constructor for class hudson.plugins.labeledgroupedtests.
TrendGraph
U
unmarshal(HierarchicalStreamReader, UnmarshallingContext)
- Method in class hudson.plugins.labeledgroupedtests.converters.
JUnitResultArchiverConverter
Convert textual data back into an object.
unmarshal(HierarchicalStreamReader, UnmarshallingContext)
- Method in class hudson.plugins.labeledgroupedtests.converters.
OpenCppunitPublisherConverter
Convert textual data back into an object.
updateCache()
- Method in class hudson.plugins.labeledgroupedtests.
LabeledTestResultGroup
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015 Yahoo!, Inc.. All Rights Reserved.