Uses of Package
com.atlassian.jira.functest.framework

Packages that use com.atlassian.jira.functest.framework
com.atlassian.jira.functest.framework   
com.atlassian.jira.functest.framework.admin   
com.atlassian.jira.functest.framework.admin.plugins   
com.atlassian.jira.functest.framework.admin.services   
com.atlassian.jira.functest.framework.admin.user.shared   
com.atlassian.jira.functest.framework.assertions   
com.atlassian.jira.functest.framework.dump   
com.atlassian.jira.functest.framework.navigation   
com.atlassian.jira.functest.framework.parser   
com.atlassian.jira.functest.framework.parser.dashboard   
com.atlassian.jira.functest.framework.parser.filter   
com.atlassian.jira.functest.framework.security.xsrf   
com.atlassian.jira.functest.framework.setup   
com.atlassian.jira.functest.framework.suite   
com.atlassian.jira.functest.framework.util   
com.atlassian.jira.functest.framework.util.env   
com.atlassian.jira.pageobjects.config.junit4   
com.atlassian.jira.webtests   
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework
AbstractFuncTestUtil
          A base class for func test utlity classes.
Administration
          Provides methods for carring out administration tasks in JIRA.
Administration.Utilities
          Sub interface that contains...
Dashboard
          An abstraction for logically grouping JIRA dashboard functionality for functional tests.
Dashboard.Table
          Holds the identifiers of the tables that display Portal Pages.
Form
          Used to set form values in tests.
FuncTestCaseJiraSetup
          This class is responsible for "setting up" and "tearing down" JIRA from a functional test point of view.
FuncTestHelperFactory
          This class is responsible for correctly instantiating the various helper frameworks such as Assertions etc
FuncTestSuite
          A base class for JIRA functional test suites.
FuncTestWebClientListener
          This counts and execution times the web requests
FunctTestConstants
          A series of constants that func tests can use I know I know it could be done via enums but I am trying to migrate old code in at least 2 places with the least effort so suck it up!
HtmlPage
          Returns information about the current HTML page in the func test.
LocatorFactory
          A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
Navigable
          A place in JIRA that user can go to.
Navigation
          An interface for navigating around JIRA
Parser
          Bucket for page/domain parsers
TestSuiteBuilder
          Divides up a set of tests such that they can be performed in parallel.
UserProfile
          Interface for carrying out user profile operations
WatchdogLoggingCallback
          A callback to the JIRA watchdog listener that logs the frozen test
WebTestDescription
          Represents basic information about a running web test
WebTestListener
          An observer of a Test.
Workflows
          Navigation actions that pertain to workflows and bulk migrations/transitions.
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.admin
AbstractFuncTestUtil
          A base class for func test utlity classes.
Administration
          Provides methods for carring out administration tasks in JIRA.
Form
          Used to set form values in tests.
FunctTestConstants
          A series of constants that func tests can use I know I know it could be done via enums but I am trying to migrate old code in at least 2 places with the least effort so suck it up!
LocatorFactory
          A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
Navigable
          A place in JIRA that user can go to.
Navigation
          An interface for navigating around JIRA
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.admin.plugins
AbstractFuncTestUtil
          A base class for func test utlity classes.
Administration
          Provides methods for carring out administration tasks in JIRA.
LocatorFactory
          A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
Navigation
          An interface for navigating around JIRA
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.admin.services
FunctTestConstants
          A series of constants that func tests can use I know I know it could be done via enums but I am trying to migrate old code in at least 2 places with the least effort so suck it up!
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.admin.user.shared
LocatorFactory
          A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
Navigation
          An interface for navigating around JIRA
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.assertions
AbstractFuncTestUtil
          A base class for func test utlity classes.
AbstractNavigationUtil
          Abstract class for domain specific navigation.
Dashboard.Table
          Holds the identifiers of the tables that display Portal Pages.
LocatorFactory
          A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
Navigation
          An interface for navigating around JIRA
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.dump
FuncTestWebClientListener
          This counts and execution times the web requests
WebTestDescription
          Represents basic information about a running web test
WebTestListener
          An observer of a Test.
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.navigation
AbstractFuncTestUtil
          A base class for func test utlity classes.
AbstractNavigationUtil
          Abstract class for domain specific navigation.
Administration
          Provides methods for carring out administration tasks in JIRA.
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.parser
AbstractFuncTestUtil
          A base class for func test utlity classes.
Navigation
          An interface for navigating around JIRA
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.parser.dashboard
LocatorFactory
          A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.parser.filter
AbstractFuncTestUtil
          A base class for func test utlity classes.
LocatorFactory
          A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.security.xsrf
FuncTestHelperFactory
          This class is responsible for correctly instantiating the various helper frameworks such as Assertions etc
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.setup
FuncTestWebClientListener
          This counts and execution times the web requests
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.suite
WebTestDescription
          Represents basic information about a running web test
WebTestListener
          An observer of a Test.
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.util
AbstractFuncTestUtil
          A base class for func test utlity classes.
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.functest.framework.util.env
AbstractFuncTestUtil
          A base class for func test utlity classes.
Navigation
          An interface for navigating around JIRA
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.pageobjects.config.junit4
AbstractWebTestListener
          Abstract, no-op implementation of WebTestListener.
WebTestDescription
          Represents basic information about a running web test
WebTestListener
          An observer of a Test.
 

Classes in com.atlassian.jira.functest.framework used by com.atlassian.jira.webtests
Administration
          Provides methods for carring out administration tasks in JIRA.
Form
          Used to set form values in tests.
FuncTestCase
          The base class for JIRA "next generation" functional test cases.
FuncTestSuite
          A base class for JIRA functional test suites.
FuncTestWebClientListener
          This counts and execution times the web requests
FunctTestConstants
          A series of constants that func tests can use I know I know it could be done via enums but I am trying to migrate old code in at least 2 places with the least effort so suck it up!
HtmlPage
          Returns information about the current HTML page in the func test.
LocatorFactory
          A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
Navigation
          An interface for navigating around JIRA
Parser
          Bucket for page/domain parsers
TestSuiteBuilder
          Divides up a set of tests such that they can be performed in parallel.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.