com.atlassian.jira.webtest.webdriver.setup
Class JiraWebTestRules

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.setup.JiraWebTestRules

@Internal
public final class JiraWebTestRules
extends Object

Default set of rules for JIRA product web tests.

Since:
5.1

Method Summary
static org.junit.rules.RuleChain forJira(JiraTestedProduct jira)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forJira

public static org.junit.rules.RuleChain forJira(JiraTestedProduct jira)


Copyright © 2002-2013 Atlassian. All Rights Reserved.