Uses of Class
com.atlassian.jira.pageobjects.JiraTestedProduct
Packages that use JiraTestedProduct
Package
Description
-
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects
Fields in com.atlassian.jira.pageobjects declared as JiraTestedProductMethods in com.atlassian.jira.pageobjects that return JiraTestedProduct -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.auditing
Methods in com.atlassian.jira.pageobjects.auditing with parameters of type JiraTestedProductModifier and TypeMethodDescriptionTimeFilterDialog.getRecordsInDateRange(String from, String to, JiraTestedProduct jira) -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.components
Fields in com.atlassian.jira.pageobjects.components declared as JiraTestedProductMethods in com.atlassian.jira.pageobjects.components with parameters of type JiraTestedProductModifier and TypeMethodDescriptionstatic CommonHeaderCommonHeader.visit(JiraTestedProduct product) -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.components.userpicker
Fields in com.atlassian.jira.pageobjects.components.userpicker declared as JiraTestedProduct -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.config
Constructors in com.atlassian.jira.pageobjects.config with parameters of type JiraTestedProductModifierConstructorDescriptionRestoreJiraDataFromBackdoor(JiraTestedProduct jiraProduct) RestoreJiraDataFromUi(JiraTestedProduct product, JiraConfigProvider configProvider) SimpleJiraSetup(com.atlassian.pageobjects.PageBinder pageBinder, JiraTestedProduct jira, DatabaseConfigProvider databaseConfigProvider) -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.config.junit4
Constructors in com.atlassian.jira.pageobjects.config.junit4 with parameters of type JiraTestedProductModifierConstructorDescriptionJiraWebTestRunner(Class<?> klass, JiraTestedProduct product) JiraWebTestRunner(Class<?> klass, JiraTestedProduct product, Iterable<org.junit.runner.notification.RunListener> listeners) -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.config.junit4.rule
Methods in com.atlassian.jira.pageobjects.config.junit4.rule with parameters of type JiraTestedProductModifier and TypeMethodDescriptionstatic BrowserWindowsCleanupRuleBrowserWindowsCleanupRule.instance(JiraTestedProduct jira) Factory method.Constructors in com.atlassian.jira.pageobjects.config.junit4.rule with parameters of type JiraTestedProductModifierConstructorDescriptionLoginRule(JiraTestedProduct jira) WebSudoRule(JiraTestedProduct jiraTestedProduct) -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.pages
Fields in com.atlassian.jira.pageobjects.pages declared as JiraTestedProduct -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.setup
Methods in com.atlassian.jira.pageobjects.setup with parameters of type JiraTestedProductModifier and TypeMethodDescriptionstatic org.junit.rules.RuleChainJiraWebTestRules.forJira(JiraTestedProduct jira) Constructors in com.atlassian.jira.pageobjects.setup with parameters of type JiraTestedProductModifierConstructorDescriptionJiraWebDriverScreenshotRule(JiraTestedProduct product, TestEnvironment environment) -
Uses of JiraTestedProduct in com.atlassian.jira.pageobjects.util
Constructors in com.atlassian.jira.pageobjects.util with parameters of type JiraTestedProductModifierConstructorDescriptionWebdriverTestDebugUtil(JiraTestedProduct jira, TestEnvironment testEnvironment, Class<?> testClass) -
Uses of JiraTestedProduct in com.atlassian.jira.plugins.ha.container
Methods in com.atlassian.jira.plugins.ha.container that return JiraTestedProduct -
Uses of JiraTestedProduct in com.atlassian.jira.plugins.ha.testapi.test
Methods in com.atlassian.jira.plugins.ha.testapi.test that return JiraTestedProductConstructors in com.atlassian.jira.plugins.ha.testapi.test with parameters of type JiraTestedProductModifierConstructorDescriptionNode(JiraTestedProduct product) Node(JiraTestedProduct product, boolean skipSetup) -
Uses of JiraTestedProduct in com.atlassian.jira.plugins.ha.testapi.test.driver
Methods in com.atlassian.jira.plugins.ha.testapi.test.driver that return JiraTestedProductModifier and TypeMethodDescription -
Uses of JiraTestedProduct in com.atlassian.jira.webtest.webdriver.selenium
Constructors in com.atlassian.jira.webtest.webdriver.selenium with parameters of type JiraTestedProductModifierConstructorDescriptionIssueNavigation(JiraTestedProduct jira, com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder) PseudoSeleniumClient(JiraTestedProduct jira, com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder) WebDriverNavigator(JiraTestedProduct jira, com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder) -
Uses of JiraTestedProduct in com.atlassian.jira.webtest.webdriver.setup
Methods in com.atlassian.jira.webtest.webdriver.setup with parameters of type JiraTestedProductModifier and TypeMethodDescriptionstatic SuiteTestListenerProviderSuiteTestListenerProvider.cargo(JiraTestedProduct product) static SuiteTestListenerProviderSuiteTestListenerProvider.local(JiraTestedProduct product) -
Uses of JiraTestedProduct in com.atlassian.jira.webtest.webdriver.tests.postsetup
Methods in com.atlassian.jira.webtest.webdriver.tests.postsetup with parameters of type JiraTestedProductModifier and TypeMethodDescriptionstatic voidTestPostSetupAnnouncement.assertContainsAdminAccountPostSetupPopup(JiraTestedProduct jiraTestedProduct) static voidTestPostSetupAnnouncement.assertContainsDatabasePopup(JiraTestedProduct jiraTestedProduct) static voidTestPostSetupAnnouncement.assertContainsUserMailPopup(JiraTestedProduct jiraTestedProduct) static voidTestPostSetupAnnouncement.assertNotContainsDatabasePopup(JiraTestedProduct jiraTestedProduct) -
Uses of JiraTestedProduct in com.atlassian.jira.webtest.webdriver.util
Fields in com.atlassian.jira.webtest.webdriver.util declared as JiraTestedProductModifier and TypeFieldDescriptionprotected JiraTestedProductAUIHelpTip.jiraprotected JiraTestedProductAUIFlags.jiraProductConstructors in com.atlassian.jira.webtest.webdriver.util with parameters of type JiraTestedProduct