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

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

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

Methods in net.thucydides.plugins.jira.model that return TestResultComment
 TestResultComment JIRACommentBuilder.asComment()
           
static TestResultComment TestResultComment.fromText(String commentText)
           
 TestResultComment TestResultComment.withUpdatedReportUrl(String newReportUrl)
           
 TestResultComment TestResultComment.withUpdatedTestResults(List<net.thucydides.core.model.TestOutcome> newResults)
           
 TestResultComment TestResultComment.withUpdatedTestRunNumber(String newTestRunNumber)
           
 



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