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
IOException
public void testWithInclude() throws IOException
IOException
public void testWithIncludeAndExtension() throws IOException
IOException
public void testInfiniteLoopDetection() throws IOException
IOException
public void testMaxCallsDetection() throws IOException
IOException
public void testForcedResourceType() throws IOException
IOException
public void testCall() throws IOException
IOException
public void testCallToSupertype() throws IOException
IOException
public void testVarInclude() throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.