Uses of Interface
com.atlassian.jira.functest.framework.assertions.CommentAssertions

Packages that use CommentAssertions
com.atlassian.jira.functest.framework.assertions   
 

Uses of CommentAssertions in com.atlassian.jira.functest.framework.assertions
 

Classes in com.atlassian.jira.functest.framework.assertions that implement CommentAssertions
 class DefaultCommentAssertions
          Holds assertion methods around an issue's comments.
 

Methods in com.atlassian.jira.functest.framework.assertions that return CommentAssertions
 CommentAssertions Assertions.comments(Iterable<String> comments)
          Returns an object that can be used to make assertions on a specified group of comments.
 CommentAssertions AssertionsImpl.comments(Iterable<String> comments)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.