|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JiraTestedProduct | |
---|---|
com.atlassian.jira.pageobjects.config | |
com.atlassian.jira.pageobjects.config.junit4 |
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.config |
---|
Methods in com.atlassian.jira.pageobjects.config with parameters of type JiraTestedProduct | |
---|---|
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
PrepareBrowser.cleanUpCookies(JiraTestedProduct product)
Composer to clean up cookies. |
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
PageObjectsInjector.compose(JiraTestedProduct product)
|
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
RestoreJiraFromBackup.compose(JiraTestedProduct product)
|
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
JiraSetupComposer.compose(JiraTestedProduct product)
|
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
WebSudoComposer.enableIfRequested(JiraTestedProduct product)
Global web-sudo disable before class and method so that other setup operations can run smoothly. |
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
WebSudoComposer.globalDisable(JiraTestedProduct product)
Global web-sudo disable before class and method so that other setup operations can run smoothly. |
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
PrepareBrowser.maximizeWindow(JiraTestedProduct product)
Maximize browser window. |
Constructors in com.atlassian.jira.pageobjects.config with parameters of type JiraTestedProduct | |
---|---|
RestoreJiraDataFromUi(JiraTestedProduct product,
JiraConfigProvider configProvider)
|
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.config.junit4 |
---|
Methods in com.atlassian.jira.pageobjects.config.junit4 with parameters of type JiraTestedProduct | |
---|---|
static com.atlassian.integrationtesting.runner.CompositeTestRunner.Composer |
JiraWebTestRunner.jiraComposer(JiraTestedProduct product,
Iterable<org.junit.runner.notification.RunListener> listeners)
|
Constructors in com.atlassian.jira.pageobjects.config.junit4 with parameters of type JiraTestedProduct | |
---|---|
JiraWebTestRunner(Class<?> klass,
JiraTestedProduct product)
|
|
JiraWebTestRunner(Class<?> klass,
JiraTestedProduct product,
Iterable<org.junit.runner.notification.RunListener> listeners)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |