public class IncludeActionTest extends Object
Constructor and Description |
---|
IncludeActionTest() |
Modifier and Type | Method and Description |
---|---|
void |
basicFile() |
void |
basicResource() |
void |
basicURL() |
void |
includeAsEntity() |
void |
malformedURL() |
void |
multiInclude() |
void |
nestedInclude() |
void |
noFileFound() |
void |
optionalFile() |
void |
optionalResource() |
void |
setUp() |
void |
tearDown() |
void |
unknownURL() |
void |
withCorruptFile() |
public IncludeActionTest()
public void basicFile() throws JoranException
JoranException
public void optionalFile() throws JoranException
JoranException
public void optionalResource() throws JoranException
JoranException
public void basicResource() throws JoranException
JoranException
public void basicURL() throws JoranException
JoranException
public void noFileFound() throws JoranException
JoranException
public void withCorruptFile() throws JoranException, IOException
JoranException
IOException
public void malformedURL() throws JoranException
JoranException
public void unknownURL() throws JoranException
JoranException
public void nestedInclude() throws JoranException
JoranException
public void multiInclude() throws JoranException
JoranException
public void includeAsEntity() throws JoranException
JoranException
Copyright © 2005–2018 QOS.ch. All rights reserved.