public final class JiraHaWebTestRules extends Object
Modifier and Type | Method and Description |
---|---|
static org.junit.rules.RuleChain |
forFuncTest(Object test)
Initialise the base rules we need for func tests.
|
static org.junit.rules.RuleChain |
forWebDriverTest(Object test)
Initialise the base rules we need for web driver tests.
|
public static org.junit.rules.RuleChain forFuncTest(Object test)
public static org.junit.rules.RuleChain forWebDriverTest(Object test)
Copyright © 2002-2017 Atlassian. All Rights Reserved.