public class BaseJiraRestTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Backdoor |
backdoor |
protected JIRAEnvironmentData |
environmentData |
org.junit.rules.TestRule |
initData |
| Constructor and Description |
|---|
BaseJiraRestTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.junit.rules.RuleChain |
forTest(Object test) |
static org.junit.rules.RuleChain |
forTest(Object test,
java.util.function.Supplier<FuncTestWebClientListener> webClientListenerSupplier) |
public org.junit.rules.TestRule initData
@Inject protected JIRAEnvironmentData environmentData
@Inject protected Backdoor backdoor
public static org.junit.rules.RuleChain forTest(Object test)
public static org.junit.rules.RuleChain forTest(Object test, java.util.function.Supplier<FuncTestWebClientListener> webClientListenerSupplier)
Copyright © 2002-2015 Atlassian. All Rights Reserved.