| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.tiles.servlet.context.ServletTilesRequestContextTest
public class ServletTilesRequestContextTest
| Constructor Summary | |
|---|---|
| ServletTilesRequestContextTest() | |
| Method Summary | |
|---|---|
| protected  void | setUp() | 
|  void | testForceInclude()Tests the forced inclusion in the request. | 
|  void | testGetApplicationScope()Tests getting application scope attributes. | 
|  void | testGetHeader()Tests getting the header. | 
|  void | testGetHeaderValues()Tests getting the header value. | 
|  void | testGetInitParams()Tests getting init parameters. | 
|  void | testGetParam()Tests getting the parameters. | 
|  void | testGetParamValues()Tests getting the parameter values. | 
|  void | testGetRequestScope()Tests getting request scope attributes. | 
|  void | testGetSessionScope()Tests getting session scope attributes. | 
| Methods inherited from class junit.framework.TestCase | 
|---|
| countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString | 
| Methods inherited from class junit.framework.Assert | 
|---|
| assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ServletTilesRequestContextTest()
| Method Detail | 
|---|
protected void setUp()
              throws Exception
setUp in class junit.framework.TestCaseExceptionpublic void testGetHeader()
public void testGetHeaderValues()
public void testGetParam()
public void testGetParamValues()
public void testGetRequestScope()
public void testGetSessionScope()
public void testGetApplicationScope()
public void testGetInitParams()
public void testForceInclude()
                      throws IOException
IOException - If something goes wrong.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||