Package com.atlassian.jira.junit.rules
Class JiraWebActionSupportDependencies
java.lang.Object
com.atlassian.jira.junit.rules.JiraWebActionSupportDependencies
- All Implemented Interfaces:
org.junit.rules.TestRule
@ParametersAreNonnullByDefault
public class JiraWebActionSupportDependencies
extends Object
implements org.junit.rules.TestRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.junit.runners.model.Statement
apply
(org.junit.runners.model.Statement base, org.junit.runner.Description description) build
(MockitoContainer mockitoContainer) com.atlassian.web.servlet.api.ServletForwarder
-
Constructor Details
-
JiraWebActionSupportDependencies
-
-
Method Details
-
build
-
apply
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description) - Specified by:
apply
in interfaceorg.junit.rules.TestRule
-
getRedirectSanitizerMock
-
getHttpServletVariablesMock
-
getServletForwarderMock
public com.atlassian.web.servlet.api.ServletForwarder getServletForwarderMock()
-