Uses of Class
com.atlassian.jira.webtest.selenium.auidialog.AbstractAuiDialogTest

Packages that use AbstractAuiDialogTest
com.atlassian.jira.webtest.selenium.auidialog.common   
com.atlassian.jira.webtest.selenium.auidialog.labels   
com.atlassian.jira.webtest.selenium.filters   
com.atlassian.jira.webtest.selenium.issue   
com.atlassian.jira.webtest.selenium.issue.dialogs   
com.atlassian.jira.webtest.selenium.issue.timetracking   
com.atlassian.jira.webtest.selenium.user   
 

Uses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.auidialog.common
 

Subclasses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.auidialog.common
 class TestCustomFieldsInDialogs
          Test correct behaviour of custom fields in the workflow dialogs.
 

Uses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.auidialog.labels
 

Subclasses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.auidialog.labels
 class AbstractAuiLabelsDialogTest
          Base class for testing AUI labels dialogs.
 class TestEditLabelsInIssueNavigator
           
 class TestEditLabelsInViewIssue
          Test the 'Edit Labels' dialog.
 

Uses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.filters
 

Subclasses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.filters
 class TestDeleteFilterDialog
          Selenium test for AUI dialog to delete filter.
 

Uses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.issue
 

Subclasses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.issue
 class TestCommentToggling
           
 class TestManageAttachments
          These tests were essentially moved to selenium from func tests due to the inline attachments work.
 

Uses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.issue.dialogs
 

Subclasses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.issue.dialogs
 class TestAttachFile
          Selenium tests for attachments.
 class TestDeleteIssue
          Selenium tests for delete issue confirmation AUI dialog.
 class TestDialogInteractions
          TODO: Document this class / interface here
 class TestWorkflowTransition
          Test workflow transitions of issues using dialogs.
 

Uses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.issue.timetracking
 

Subclasses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.issue.timetracking
 class TestWorklogAndTimeTrackingToggle
          A basic Selenium test to assert the toggling functionality between Log Work and Remaining Estimate in the WorklogSystemField.
 

Uses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.user
 

Subclasses of AbstractAuiDialogTest in com.atlassian.jira.webtest.selenium.user
 class TestUserProfileControls
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.