java.lang.Object | |
↳ | com.atlassian.jira.functest.framework.assertions.DefaultCommentAssertions |
Holds assertion methods around an issue's comments.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Asserts whether the specified comments are not visible to a user in a specific issue.
| |||||||||||
Asserts whether the specified comments are visible to a user in a specific issue.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]()
|
Asserts whether the specified comments are not visible to a user in a specific issue.
userName | The user-name of the user to check visibility for. |
---|---|
issueKey | The issue key of the issue in play. |
Asserts whether the specified comments are visible to a user in a specific issue.
userName | The user-name of the user to check visibility for. |
---|---|
issueKey | The issue key of the issue in play. |