Package | Description |
---|---|
hudson.plugins.testlink | |
hudson.plugins.testlink.util |
Modifier and Type | Field and Description |
---|---|
protected Report |
TestLinkSite.report |
Modifier and Type | Method and Description |
---|---|
Report |
TestLinkResult.getReport() |
Report |
TestLinkSite.getReport() |
Constructor and Description |
---|
TestLinkResult(Report report)
Constructor
|
TestLinkResult(Report report,
hudson.model.AbstractBuild<?,?> build)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
TestLinkHelper.createReportSummary(Report testLinkReport,
Report previous)
Creates Report Summary.
|
static String |
TestLinkHelper.createReportSummaryDetails(Report report,
Report previous)
Creates detailed Report Summary.
|
Copyright © 2010–2018 Jenkins. All rights reserved.