JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
G
H
I
J
N
P
R
S
T
V
A
add(File)
- Method in class hudson.plugins.javatest_report.
Report
Loads SQE report file into this
Report
object.
add(C)
- Method in class hudson.plugins.javatest_report.
TestCollection
Adds a new child
TestObject
to this.
addAttribute(String, String)
- Method in class hudson.plugins.javatest_report.
TestObject
D
DESCRIPTOR
- Static variable in class hudson.plugins.javatest_report.
JavaTestReportPublisher.DescriptorImpl
doLog(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.javatest_report.
TestCollection
G
get(String)
- Method in class hudson.plugins.javatest_report.
TestCollection
Gets a
Test
by its id.
getAge()
- Method in class hudson.plugins.javatest_report.
TestObject
Gets the number of consecutive builds (including this) that this test case has been failing.
getChildren()
- Method in class hudson.plugins.javatest_report.
TestCollection
getChildTitle()
- Method in class hudson.plugins.javatest_report.
Package
getChildTitle()
- Method in class hudson.plugins.javatest_report.
Report
getChildTitle()
- Method in class hudson.plugins.javatest_report.
Suite
getChildTitle()
- Method in class hudson.plugins.javatest_report.
Test
getChildTitle()
- Method in class hudson.plugins.javatest_report.
TestCollection
Returns the caption of the children.
getCssClass()
- Method in enum hudson.plugins.javatest_report.
Status
getDescription()
- Method in class hudson.plugins.javatest_report.
TestObject
getDescriptor()
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher
getDisplayName()
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher.DescriptorImpl
getDisplayName()
- Method in class hudson.plugins.javatest_report.
TestObject
getDynamic(String, StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.javatest_report.
TestCollection
getFailCount()
- Method in class hudson.plugins.javatest_report.
JavaTestAction
Gets the number of failed tests.
getFailCount()
- Method in class hudson.plugins.javatest_report.
Test
getFailCount()
- Method in class hudson.plugins.javatest_report.
TestCase
getFailCount()
- Method in class hudson.plugins.javatest_report.
TestCollection
getFailCount()
- Method in class hudson.plugins.javatest_report.
TestObject
getFailedSince()
- Method in class hudson.plugins.javatest_report.
TestObject
If this test failed, then return the build number when this test started failing.
getFailedTests()
- Method in class hudson.plugins.javatest_report.
TestCollection
getHelpFile()
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher.DescriptorImpl
getId()
- Method in class hudson.plugins.javatest_report.
TestObject
getIncludes()
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher
Ant "<fileset @includes="..." /> pattern to specify SQE XML files
getJtwork()
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher
TCK work directory so that JTR files can be accessed.
getMessage()
- Method in enum hudson.plugins.javatest_report.
Status
getName()
- Method in class hudson.plugins.javatest_report.
TestObject
getOwner()
- Method in class hudson.plugins.javatest_report.
Report
getOwner()
- Method in class hudson.plugins.javatest_report.
TestObject
getPackages()
- Method in class hudson.plugins.javatest_report.
TestCollection
getPackageTests(String)
- Method in class hudson.plugins.javatest_report.
TestCollection
getPreviousResult()
- Method in class hudson.plugins.javatest_report.
Report
getPreviousResult()
- Method in class hudson.plugins.javatest_report.
TestObject
Gets the counter part of this
TestObject
in the previous run.
getProjectActions(AbstractProject<?, ?>)
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher
getRequiredMonitorService()
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher
getResult()
- Method in class hudson.plugins.javatest_report.
JavaTestAction
getSkippedCount()
- Method in class hudson.plugins.javatest_report.
Test
getSkippedCount()
- Method in class hudson.plugins.javatest_report.
TestCase
getSkippedCount()
- Method in class hudson.plugins.javatest_report.
TestCollection
getSkippedCount()
- Method in class hudson.plugins.javatest_report.
TestObject
getSkippedTests()
- Method in class hudson.plugins.javatest_report.
TestCollection
getStatus()
- Method in class hudson.plugins.javatest_report.
TestObject
getStatusMessage()
- Method in class hudson.plugins.javatest_report.
TestObject
getTarget()
- Method in class hudson.plugins.javatest_report.
JavaTestAction
getTotalCount()
- Method in class hudson.plugins.javatest_report.
JavaTestAction
Gets the total number of tests.
getTotalCount()
- Method in class hudson.plugins.javatest_report.
Test
getTotalCount()
- Method in class hudson.plugins.javatest_report.
TestCase
getTotalCount()
- Method in class hudson.plugins.javatest_report.
TestCollection
getTotalCount()
- Method in class hudson.plugins.javatest_report.
TestObject
H
hudson.plugins.javatest_report
- package hudson.plugins.javatest_report
I
isApplicable(Class<? extends AbstractProject>)
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher.DescriptorImpl
J
JavaTestAction
- Class in
hudson.plugins.javatest_report
Action
that displays the JavaTest test result.
JavaTestReportPublisher
- Class in
hudson.plugins.javatest_report
JavaTestReportPublisher(String, String)
- Constructor for class hudson.plugins.javatest_report.
JavaTestReportPublisher
JavaTestReportPublisher.DescriptorImpl
- Class in
hudson.plugins.javatest_report
JavaTestReportPublisher.DescriptorImpl()
- Constructor for class hudson.plugins.javatest_report.
JavaTestReportPublisher.DescriptorImpl
N
newInstance(StaplerRequest, JSONObject)
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher.DescriptorImpl
P
Package
- Class in
hudson.plugins.javatest_report
Package()
- Constructor for class hudson.plugins.javatest_report.
Package
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class hudson.plugins.javatest_report.
JavaTestReportPublisher
R
Report
- Class in
hudson.plugins.javatest_report
Root of the SQE test report.
Report(JavaTestAction)
- Constructor for class hudson.plugins.javatest_report.
Report
S
setDescription(String)
- Method in class hudson.plugins.javatest_report.
TestObject
setId(String)
- Method in class hudson.plugins.javatest_report.
TestObject
setName(String)
- Method in class hudson.plugins.javatest_report.
TestObject
setStatusString(String)
- Method in class hudson.plugins.javatest_report.
TestObject
Status
- Enum in
hudson.plugins.javatest_report
Suite
- Class in
hudson.plugins.javatest_report
A
Suite
is a set of
Test
s.
Suite()
- Constructor for class hudson.plugins.javatest_report.
Suite
T
Test
- Class in
hudson.plugins.javatest_report
A
Test
is a set of
TestCase
s.
Test()
- Constructor for class hudson.plugins.javatest_report.
Test
TestCase
- Class in
hudson.plugins.javatest_report
Represents one test case.
TestCase()
- Constructor for class hudson.plugins.javatest_report.
TestCase
TestCollection
<
S
extends
TestCollection
<
S
,
C
>,
C
extends
TestObject
<
C
>> - Class in
hudson.plugins.javatest_report
TestObject
that is a collection of other
TestObject
s.
TestCollection()
- Constructor for class hudson.plugins.javatest_report.
TestCollection
TestObject
<
S
extends
TestObject
<
S
>> - Class in
hudson.plugins.javatest_report
Common data applicable to all test model objects.
V
valueOf(String)
- Static method in enum hudson.plugins.javatest_report.
Status
Returns the enum constant of this type with the specified name.
values()
- Static method in enum hudson.plugins.javatest_report.
Status
Returns an array containing the constants of this enum type, in the order they are declared.
A
D
G
H
I
J
N
P
R
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004-2015. All Rights Reserved.