Package com.atlassian.jira.dev.backdoor

Interface Summary
EventWatcher  
InitialiseSystemProperties Used to initialise system properties for func tests.
Log4JHackery We want to change our Log4j settings during func tests runs to get rid of a lot of the repetitive cruft that makes it hard to see real failures.
PlaintextEncoderLoaderInterface  
 

Class Summary
ApplicationPropertiesBackdoor Use this backdoor to manipulate ApplicationProperties as part of setup for tests.
CustomFieldsBackdoor A backdoor for manipulating custom fields.
CustomFieldsBackdoor.CustomFieldRequest  
CustomFieldsBackdoor.CustomFieldResponse  
DarkFeaturesBackdoor Use this backdoor to manipulate Dark Features as part of setup for tests.
DashboardBackdoor  
DashboardBackdoor.PortalPageBean  
DataImportBackdoor Use this backdoor to import data.
DataImportBean Bean used to hold POST requests for the DataImportBackdoor.
EventWatcherImpl  
EventWatcherImpl.Event  
EventWatchLog  
FieldConfigurationBackdoor A backdoor for manipulating field configurations.
I18nBackdoor Use this backdoor to gain access to the translation for an i18n key.
InitialiseSystemPropertiesImpl  
IssueLinkingBackdoorResource Are you allowed to enable or disable issue links.
IssueTypeBackdoorResource  
IssueTypeBackdoorResource.IssueTypeBean  
IssueTypeScreenSchemesBackdoor Use this backdoor to manipulate Issue Type Screen Schemes as part of setup for tests.
JiraConcurrentRequestsInfo Provide some info to the selenium tests about the number of concurrent requests This resource has the advantage that it doesn't trigger the loading of other resources (e.g.
JiraConfigInfo Provides information about JIRA instance configuration.
JiraConfigInfo.ConfigInfoBean  
JiraSetupResource Resource for setting up and restoring data in func tests.
JiraSetupResource.RestImportResult  
Log4JHackeryImpl  
LogAccess Allows access
MailServersBackdoor Use this backdoor to manipulate Mail Servers as part of setup for tests.
MailServersBean Bean used to hold POST requests for the MailServersBackdoor.
PermissionsBackdoor Use this backdoor to manipulate Permissions as part of setup for tests.
PermissionSchemesBackdoor Use this backdoor to manipulate Permission Schemes as part of setup for tests.
PlaintextEncoderLoader  
PluginsBackdoor TODO: Document this class / interface here
ProjectBackdoor Use this backdoor to manipulate Projects as part of setup for tests.
SearchRequestBackdoor Use this backdoor to manipulate SearchRequests as part of setup for tests.
SearchRequestBean Stores state for a SearchRequest representation being passed via REST.
ServicesBackdoor Use this backdoor to manipulate Services as part of setup for tests.
ServicesBackdoor.ServiceBean  
SlowMotionFilter Slows down each request to expose race conditions in browser-based asynchronous integration tests.
SubtaskBackdoorResource Are you allowed to enable or disable subtasks.
SystemPropertyBackdoor Gets or sets system properties with GET or POST.
TestRunnerBackdoor This is a backdoor for executing integration tests on the server remotely (via a Web Func Test).
TestRunnerBackdoor.TestResultResponse  
UserProfileBackdoor Use this backdoor to manipulate User Profiles as part of setup for tests.
UsersAndGroupsBackdoor Use this backdoor to manipulate Users and Groups as part of setup for tests NOT specfically testing the Admin UI.
WebSudoBackdoor  
WorkflowResourceBackdoor Used to query workflows during the functional tests.
WorkflowSchemesResourceBackdoor Used to manipulate workflows during functional tests.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.