Uses of Class
com.atlassian.jira.webtests.AbstractAtlassianWebTestCase

Packages that use AbstractAtlassianWebTestCase
com.atlassian.jira.webtests   
 

Uses of AbstractAtlassianWebTestCase in com.atlassian.jira.webtests
 

Subclasses of AbstractAtlassianWebTestCase in com.atlassian.jira.webtests
 class AbstractTestIssueNavigatorColumnsView
           
 class AbstractTestIssueNavigatorView
           
 class AbstractTestIssueNavigatorXmlView
           
 class AbstractTestWorkflowNameEditing
          Common test cases for professional and enterprise JIRA testing editing workflow names
 class JIRAWebTest
          Deprecated. This is a legacy class that evolved as a result of a 'stuff every util into the base class' approach. It is probably one of the fattest classes in the JIRA code base. It has been replaced by FuncTestCase that attempts to separate its various responsibilities into multiple helper classes. Always use FuncTestCase for new func tests and attempt to migrate old tests to use it whenever possible.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.