public class TestPluginServletContextWrapper extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
TestPluginServletContextWrapper.RogerServlet |
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
TestPluginServletContextWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
addServletByClass() |
void |
addServletByClassName() |
void |
addServletByExistingServlet() |
void |
addServletWithNonHttpServletVerboten() |
void |
before() |
void |
getAttributeDelegatesToWrappedContext() |
void |
putAttribute() |
void |
putAttributeOverridesWrapperContextAttribute() |
public void before()
public void putAttribute()
public void getAttributeDelegatesToWrappedContext()
public void putAttributeOverridesWrapperContextAttribute()
public void addServletByClassName()
public void addServletByClass()
public void addServletByExistingServlet()
public void addServletWithNonHttpServletVerboten()
Copyright © 2019 Atlassian. All rights reserved.