com.atlassian.jira.functest.framework.setup
Class JiraSetupInstanceHelper
java.lang.Object
com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper
public class JiraSetupInstanceHelper
- extends Object
This contains common code between the old and new style func test frameworks that can detect if JIRA is setup and the
conditions that it can be in.
- Since:
- v4.0
Constructor Summary |
JiraSetupInstanceHelper(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.webtests.util.JIRAEnvironmentData jiraEnvironmentData)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JiraSetupInstanceHelper
public JiraSetupInstanceHelper(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.webtests.util.JIRAEnvironmentData jiraEnvironmentData)
ensureJIRAIsReadyToGo
public void ensureJIRAIsReadyToGo(FuncTestWebClientListener webClientListener)
setupDirectJDBCConnection
public static void setupDirectJDBCConnection(net.sourceforge.jwebunit.WebTester webTester,
com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData)
Copyright © 2002-2012 Atlassian. All Rights Reserved.