Uses of Package
com.atlassian.jira.webtest.framework.core

Packages that use com.atlassian.jira.webtest.framework.core
com.atlassian.jira.webtest.framework.component   
com.atlassian.jira.webtest.framework.component.fc   
com.atlassian.jira.webtest.framework.component.tab   
com.atlassian.jira.webtest.framework.core   
com.atlassian.jira.webtest.framework.core.component   
com.atlassian.jira.webtest.framework.core.condition   
com.atlassian.jira.webtest.framework.core.context   
com.atlassian.jira.webtest.framework.core.query   
com.atlassian.jira.webtest.framework.dialog   
com.atlassian.jira.webtest.framework.dialog.issueaction   
com.atlassian.jira.webtest.framework.form   
com.atlassian.jira.webtest.framework.form.issueaction   
com.atlassian.jira.webtest.framework.gadget   
com.atlassian.jira.webtest.framework.impl.selenium.component   
com.atlassian.jira.webtest.framework.impl.selenium.component.fc   
com.atlassian.jira.webtest.framework.impl.selenium.component.tab   
com.atlassian.jira.webtest.framework.impl.selenium.condition   
com.atlassian.jira.webtest.framework.impl.selenium.core   
com.atlassian.jira.webtest.framework.impl.selenium.core.component   
com.atlassian.jira.webtest.framework.impl.selenium.dialog   
com.atlassian.jira.webtest.framework.impl.selenium.dialog.gadget   
com.atlassian.jira.webtest.framework.impl.selenium.dialog.issueaction   
com.atlassian.jira.webtest.framework.impl.selenium.form   
com.atlassian.jira.webtest.framework.impl.selenium.form.issueaction   
com.atlassian.jira.webtest.framework.impl.selenium.gadget   
com.atlassian.jira.webtest.framework.impl.selenium.locator   
com.atlassian.jira.webtest.framework.impl.selenium.page   
com.atlassian.jira.webtest.framework.impl.selenium.page.admin   
com.atlassian.jira.webtest.framework.impl.selenium.page.admin.applinks   
com.atlassian.jira.webtest.framework.impl.selenium.page.admin.plugins   
com.atlassian.jira.webtest.framework.impl.selenium.page.dashboard   
com.atlassian.jira.webtest.framework.impl.selenium.page.issue   
com.atlassian.jira.webtest.framework.impl.selenium.page.issue.move   
com.atlassian.jira.webtest.framework.impl.selenium.page.issuenavigator   
com.atlassian.jira.webtest.framework.impl.selenium.query   
com.atlassian.jira.webtest.framework.impl.selenium.util   
com.atlassian.jira.webtest.framework.model   
com.atlassian.jira.webtest.framework.page   
com.atlassian.jira.webtest.framework.page.admin   
com.atlassian.jira.webtest.framework.page.admin.applinks   
com.atlassian.jira.webtest.framework.page.admin.plugins   
com.atlassian.jira.webtest.framework.page.dashboard   
com.atlassian.jira.webtest.framework.page.issue   
com.atlassian.jira.webtest.framework.page.issue.move   
com.atlassian.jira.webtest.framework.page.issueaction   
com.atlassian.jira.webtest.framework.page.issuenavigator   
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.component
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.component.fc
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.component.tab
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.core
ConditionAssertions.ConditionAssertion
           
ConditionAssertions.ConditionAssertionBuilder
          Builds condition assertions that are used as parameters to the assertThat(...) methods.
PageObject
          Abstract generic interface of every Selenium page object.
PollingQuery
          A query over the state of the current test that is capable of being repeated at given intervals in an attempt to wait for a desired result.
QueryAssertions.QueryAssertion
           
QueryAssertions.QueryAssertionBuilder
          Used to build the target query assertion that is performed in one of the timeout modes: now() - immediately byDefaultTimeout() - by the tested query's default timeout by(long) - by client-supplied timeout
Timeouts
           Enumeration of default timeout types in the framework.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.core.component
Localizable
          A page object that can be unambiguously located.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.core.condition
AbstractPollingQuery
          Abstract implementation of the PollingQuery interface.
PollingQuery
          A query over the state of the current test that is capable of being repeated at given intervals in an attempt to wait for a desired result.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.core.context
PageObject
          Abstract generic interface of every Selenium page object.
PageObjectFactory
          Responsible for creating page objects being the entry point into the framework.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.core.query
AbstractPollingQuery
          Abstract implementation of the PollingQuery interface.
PollingQuery
          A query over the state of the current test that is capable of being repeated at given intervals in an attempt to wait for a desired result.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.dialog
Cancelable
           A page object that is capable of being cancelled.
DefaultCloseMode
          Defines default close modes.
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.dialog.issueaction
Cancelable
           A page object that is capable of being cancelled.
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.form
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.form.issueaction
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.gadget
Localizable
          A page object that can be unambiguously located.
PageObject
          Abstract generic interface of every Selenium page object.
PollingQuery
          A query over the state of the current test that is capable of being repeated at given intervals in an attempt to wait for a desired result.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.component
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.component.fc
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.component.tab
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.condition
AbstractPollingQuery
          Abstract implementation of the PollingQuery interface.
PollingQuery
          A query over the state of the current test that is capable of being repeated at given intervals in an attempt to wait for a desired result.
Timeouts
           Enumeration of default timeout types in the framework.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.core
PageObject
          Abstract generic interface of every Selenium page object.
PageObjectFactory
          Responsible for creating page objects being the entry point into the framework.
Timeouts
           Enumeration of default timeout types in the framework.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.core.component
Localizable
          A page object that can be unambiguously located.
PageObject
          Abstract generic interface of every Selenium page object.
Timeouts
           Enumeration of default timeout types in the framework.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.dialog
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.dialog.gadget
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.dialog.issueaction
Cancelable
           A page object that is capable of being cancelled.
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.form
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.form.issueaction
Localizable
          A page object that can be unambiguously located.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.gadget
Localizable
          A page object that can be unambiguously located.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.locator
Timeouts
           Enumeration of default timeout types in the framework.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.page
Cancelable
           A page object that is capable of being cancelled.
PageObject
          Abstract generic interface of every Selenium page object.
ParentObject
          An interface implemented by all framework components that are parent to a significant number of child page objects.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.page.admin
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.page.admin.applinks
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.page.admin.plugins
Collapsible
          An element of the page that may be hidden (collapsed) and made visible by user action (e.g.
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.page.dashboard
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.page.issue
Cancelable
           A page object that is capable of being cancelled.
PageObject
          Abstract generic interface of every Selenium page object.
ParentObject
          An interface implemented by all framework components that are parent to a significant number of child page objects.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.page.issue.move
Cancelable
           A page object that is capable of being cancelled.
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.page.issuenavigator
Collapsible
          An element of the page that may be hidden (collapsed) and made visible by user action (e.g.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.query
AbstractPollingQuery
          Abstract implementation of the PollingQuery interface.
PollingQuery
          A query over the state of the current test that is capable of being repeated at given intervals in an attempt to wait for a desired result.
Timeouts
           Enumeration of default timeout types in the framework.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.impl.selenium.util
Timeouts
           Enumeration of default timeout types in the framework.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.model
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page
Cancelable
           A page object that is capable of being cancelled.
Localizable
          A page object that can be unambiguously located.
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page.admin
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page.admin.applinks
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page.admin.plugins
Collapsible
          An element of the page that may be hidden (collapsed) and made visible by user action (e.g.
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page.dashboard
Localizable
          A page object that can be unambiguously located.
Openable
           Represents a page object that may be opened and closed.
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page.issue
Cancelable
           A page object that is capable of being cancelled.
PageObject
          Abstract generic interface of every Selenium page object.
ParentObject
          An interface implemented by all framework components that are parent to a significant number of child page objects.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page.issue.move
Cancelable
           A page object that is capable of being cancelled.
PageObject
          Abstract generic interface of every Selenium page object.
Submittable
          A page object capable of being submitted (e.g.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page.issueaction
PageObject
          Abstract generic interface of every Selenium page object.
 

Classes in com.atlassian.jira.webtest.framework.core used by com.atlassian.jira.webtest.framework.page.issuenavigator
Collapsible
          An element of the page that may be hidden (collapsed) and made visible by user action (e.g.
PageObject
          Abstract generic interface of every Selenium page object.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.