|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Report | |
---|---|
hudson.plugins.testlink | |
hudson.plugins.testlink.util |
Uses of Report in hudson.plugins.testlink |
---|
Methods in hudson.plugins.testlink that return Report | |
---|---|
Report |
TestLinkResult.getReport()
|
Constructors in hudson.plugins.testlink with parameters of type Report | |
---|---|
TestLinkResult(Report report,
hudson.model.AbstractBuild<?,?> build)
|
Uses of Report in hudson.plugins.testlink.util |
---|
Methods in hudson.plugins.testlink.util with parameters of type Report | |
---|---|
static java.lang.String |
TestLinkHelper.createReportSummary(Report testLinkReport,
Report previous)
Creates Report Summary. |
static java.lang.String |
TestLinkHelper.createReportSummaryDetails(Report report,
Report previous)
Creates detailed Report Summary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |