| |
|
| org.apache.struts2.dispatcher.SessionMapTest
SessionMapTest | public class SessionMapTest extends TestCase (Code) | | |
testClearInvalidatesTheSession | public void testClearInvalidatesTheSession() throws Exception(Code) | | |
testGetOnSessionMapUsesWrappedSessionsGetAttribute | public void testGetOnSessionMapUsesWrappedSessionsGetAttribute() throws Exception(Code) | | |
testPutOnSessionMapUsesWrappedSessionsSetsAttribute | public void testPutOnSessionMapUsesWrappedSessionsSetsAttribute() throws Exception(Code) | | |
testPuttingObjectInMapReturnsNullForPreviouslyUnusedKey | public void testPuttingObjectInMapReturnsNullForPreviouslyUnusedKey() throws Exception(Code) | | |
testPuttingObjectInMapReturnsPreviousValueForKey | public void testPuttingObjectInMapReturnsPreviousValueForKey() throws Exception(Code) | | |
testRemovePassThroughCallToRemoveAttribute | public void testRemovePassThroughCallToRemoveAttribute() throws Exception(Code) | | |
|
|
|