com.atlassian.jira.pageobjects.config.junit4.rule
Class WebTestRules

java.lang.Object
  extended by com.atlassian.jira.pageobjects.config.junit4.rule.WebTestRules

public final class WebTestRules
extends Object

Default set of rules that can be used in plugin tests. Those should work regardless of whether the func-test plugin is installed, or not.

The set includes (in order):

Since:
5.1

Method Summary
static org.junit.rules.RuleChain forProduct(com.atlassian.pageobjects.TestedProduct<?> product)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forProduct

public static org.junit.rules.RuleChain forProduct(com.atlassian.pageobjects.TestedProduct<?> product)


Copyright © 2002-2014 Atlassian. All Rights Reserved.