Uses of Class
hudson.plugins.testlink.result.Report

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.
 



Copyright © 2010-2011 the Jenkins TestLink plug-in team-2011 Jenkins. All Rights Reserved.