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 AssertionsImpl.comments(Iterable<String> comments)
           
 CommentAssertions Assertions.comments(Iterable<String> comments)
          Returns an object that can be used to make assertions on a specified group of comments.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.