|
||||||||||
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.portlet.context.PortletTilesRequestContextTest
public class PortletTilesRequestContextTest
Constructor Summary | |
---|---|
PortletTilesRequestContextTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testGetApplicationContext()
Tests PortletTilesRequestContext.getApplicationContext() . |
void |
testGetApplicationScope()
Tests getting application scope attributes. |
void |
testGetHeader()
Tests getting the header. |
void |
testGetHeaderValues()
Tests getting the header values. |
void |
testGetInitParams()
Tests getting init parameters.. |
void |
testGetParam()
Tests getting request parameters. |
void |
testGetParamValues()
Tests getting request parameters 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 PortletTilesRequestContextTest()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testGetHeader()
public void testGetHeaderValues()
public void testGetParam()
public void testGetParamValues()
public void testGetApplicationContext()
PortletTilesRequestContext.getApplicationContext()
.
public void testGetRequestScope()
public void testGetSessionScope()
public void testGetApplicationScope()
public void testGetInitParams()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |