public class JspIncludeTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.sling.commons.testing.junit.RetryRule |
retryRule |
| Constructor and Description |
|---|
JspIncludeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCall() |
void |
testCallToSupertype() |
void |
testForcedResourceType() |
void |
testInfiniteLoopDetection() |
void |
testMaxCallsDetection() |
void |
testVarInclude() |
void |
testWithInclude() |
void |
testWithIncludeAndExtension() |
void |
testWithoutInclude() |
public void testWithoutInclude()
throws IOException
IOExceptionpublic void testWithInclude()
throws IOException
IOExceptionpublic void testWithIncludeAndExtension()
throws IOException
IOExceptionpublic void testInfiniteLoopDetection()
throws IOException
IOExceptionpublic void testMaxCallsDetection()
throws IOException
IOExceptionpublic void testForcedResourceType()
throws IOException
IOExceptionpublic void testCall()
throws IOException
IOExceptionpublic void testCallToSupertype()
throws IOException
IOExceptionpublic void testVarInclude()
throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.