public class TestUserBrowserPage extends BaseJiraWebTest
Modifier and Type | Field and Description |
---|---|
static String |
INACTIVE_USER_NAME |
static String |
JIRA_USERS_GROUP |
static String |
TEST_APP_KEY |
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestUserBrowserPage() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
coreShouldBeDisplayedWhenItIsExplicitWithAllOtherAppRolesExceeded() |
void |
coreShouldNotBeDisplayedWhenItIsImplicitOrExplicitWithAnotherAppRole() |
static void |
setUpInstance() |
void |
shouldAllowToVisitUsersPagePrefiltered() |
void |
shouldFilterByActiveSearchWhenFilterIsSet() |
void |
shouldFilterByApplicationsWhenFilterIsSet() |
void |
shouldFilterByUserSearchWhenFilterIsSet() |
void |
shouldRemoveFilterFromUserBrowserAfterCreatingNewUser() |
void |
shouldShowGroupLabelsInEditUserDialog() |
void |
testApplicationColumnIsVisibleOnlyWhenAppRolesAreEnabled() |
getBackdoor, getBaseClassRule, getBaseRule
public static final String TEST_APP_KEY
public static final String INACTIVE_USER_NAME
public static final String JIRA_USERS_GROUP
public static void setUpInstance()
public void before()
public void after()
public void testApplicationColumnIsVisibleOnlyWhenAppRolesAreEnabled()
public void shouldFilterByApplicationsWhenFilterIsSet()
public void shouldAllowToVisitUsersPagePrefiltered()
public void shouldShowGroupLabelsInEditUserDialog()
public void shouldFilterByUserSearchWhenFilterIsSet()
public void shouldFilterByActiveSearchWhenFilterIsSet()
public void coreShouldNotBeDisplayedWhenItIsImplicitOrExplicitWithAnotherAppRole()
public void coreShouldBeDisplayedWhenItIsExplicitWithAllOtherAppRolesExceeded()
public void shouldRemoveFilterFromUserBrowserAfterCreatingNewUser()
Copyright © 2002-2024 Atlassian. All Rights Reserved.