public class TestMentionResource extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestMentionResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldFilterUsers() |
void |
shouldFindUserByFullname() |
void |
shouldFindUserByUsername() |
void |
shouldOnlyReturnMaxResults() |
void |
shouldReturnInvolvedUsersBeforeOthers() |
void |
shouldReturnOtherUsersIfInsufficientWithRoles() |
void |
shouldReturnSeveralUsersForSomeFilters() |
void |
shouldReturnUserWithMultipleRoles() |
void |
shouldReturnUserWithMultipleRolesIfSearchedByRole() |
void |
shouldReturnUserWithMultipleRolesIfSearchedByUserName() |
void |
shouldSearchByPreffixMatching() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void shouldReturnUserWithMultipleRoles()
throws Exception
Exceptionpublic void shouldReturnUserWithMultipleRolesIfSearchedByUserName()
throws Exception
Exceptionpublic void shouldReturnUserWithMultipleRolesIfSearchedByRole()
throws Exception
Exceptionpublic void shouldSearchByPreffixMatching()
throws Exception
Exceptionpublic void shouldReturnSeveralUsersForSomeFilters()
throws Exception
Exceptionpublic void shouldReturnOtherUsersIfInsufficientWithRoles()
throws Exception
Exceptionpublic void shouldReturnInvolvedUsersBeforeOthers()
throws Exception
ExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.