public abstract class JiraWebDriverTest extends Object
Rules and ClassRules.| Modifier and Type | Field and Description |
|---|---|
protected static Backdoor |
backdoor |
protected static JiraTestedProduct |
jira |
protected static org.slf4j.Logger |
logger |
protected OutgoingMailHelper |
mailHelper |
protected static com.atlassian.pageobjects.PageBinder |
pageBinder |
| Constructor and Description |
|---|
JiraWebDriverTest() |
| Modifier and Type | Method and Description |
|---|---|
static Backdoor |
getBackdoor() |
static org.junit.rules.TestRule |
getBaseClassRule() |
org.junit.rules.TestRule |
getBaseRule() |
protected static final org.slf4j.Logger logger
@Inject protected static JiraTestedProduct jira
@Inject protected static com.atlassian.pageobjects.PageBinder pageBinder
@Inject protected static Backdoor backdoor
@Inject protected OutgoingMailHelper mailHelper
public static org.junit.rules.TestRule getBaseClassRule()
public final org.junit.rules.TestRule getBaseRule()
public static Backdoor getBackdoor()
Copyright © 2002-2022 Atlassian. All Rights Reserved.