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.
DarkFeaturesBackdoor Use this backdoor to manipulate Dark Features as part of setup for tests.
DataImportBackdoor Use this backdoor to import data.
DataImportBean Bean used to hold POST requests for the DataImportBackdoor.
EventWatcherImpl  
EventWatcherImpl.Event  
EventWatchLog  
I18nBackdoor Use this backdoor to gain access to the translation for an i18n key.
InitialiseSystemPropertiesImpl  
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  
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.
SystemPropertyBackdoor Gets or sets system properties with GET or POST.
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  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.