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, getTester
public void shouldReturnUserWithMultipleRoles() throws Exception
Exception
public void shouldReturnUserWithMultipleRolesIfSearchedByUserName() throws Exception
Exception
public void shouldReturnUserWithMultipleRolesIfSearchedByRole() throws Exception
Exception
public void shouldSearchByPreffixMatching() throws Exception
Exception
public void shouldReturnSeveralUsersForSomeFilters() throws Exception
Exception
public void shouldReturnOtherUsersIfInsufficientWithRoles() throws Exception
Exception
public void shouldReturnInvolvedUsersBeforeOthers() throws Exception
Exception
Copyright © 2002-2023 Atlassian. All Rights Reserved.