Uses of Class
net.thucydides.plugins.jira.model.JIRACommentBuilder

Packages that use JIRACommentBuilder
net.thucydides.plugins.jira.model   
 

Uses of JIRACommentBuilder in net.thucydides.plugins.jira.model
 

Methods in net.thucydides.plugins.jira.model that return JIRACommentBuilder
static JIRACommentBuilder TestResultComment.comment()
           
 JIRACommentBuilder JIRACommentBuilder.withNamedResults(List<NamedTestResult> namedTestResults)
           
 JIRACommentBuilder JIRACommentBuilder.withReportUrl(String reportUrl)
           
 JIRACommentBuilder JIRACommentBuilder.withResults(List<net.thucydides.core.model.TestOutcome> testOutcomes)
           
 JIRACommentBuilder JIRACommentBuilder.withTestRun(String testRunNumber)
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.