Package com.atlassian.jira.pageobjects.config

Interface Summary
JiraConfigProvider Component providing config information about JIRA.
JiraSetup Component responsible for JIRA setup operations.
RestoreJiraData Represents JIRA restore data operation.
 

Class Summary
AdaptingConfigProvider Config provider that uses jira-func-test-plugin if possible, or falls back to parsing JIRA UI.
EnvironmentBasedProductInstance ProductInstance implementation based on JIRAEnvironmentData.
FuncTestPluginDetector Detects whether the func test plugin has been installed in tested JIRA instance.
JiraSetupComposer Composes operations for JIRA setup.
PageObjectsInjector Mixin into CompositeTestRunner to inject static and instance veriables representing JIRA page objects components into the running tests.
PrepareBrowser Collection of functions to prepare browser for the test.
RestConfigProvider Component providing config information about JIRA.
RestConfigProvider.Config  
RestoreJiraDataFromUi Implementation of RestoreJiraData that uses UI.
RestoreJiraFromBackup TODO this is almost 1 to 1 copy from AIT we need to find way to reuse it!
SimpleJiraSetup Implementation of JIRA setup that performs the simplest set up possible via UI.
TestEnvironment Describes JIRA test environment.
WebSudoComposer Provides composable web sudo control operations for CompositeTestRunner.
WebSudoControl Enables/disables web sudo in JIRA.
 

Annotation Types Summary
EnableWebSudo By default websudo in JIRA will be disabled before each test.
NoSetup By default the JIRA instance will be set up for the test if not already set up.
Setup By default the JIRA instance will be set up for the test if not already set up.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.