| |
|
| java.lang.Object org.strecks.injection.handler.TestRequestSessionHandler
TestRequestSessionHandler | public class TestRequestSessionHandler (Code) | | author: Phil Zoio |
testContextAttribute | public void testContextAttribute()(Code) | | |
testRequestAttribute | public void testRequestAttribute()(Code) | | |
testScopedAttribute1 | public void testScopedAttribute1()(Code) | | Get from request attribute using ScopeAttribute
|
testScopedAttribute2 | public void testScopedAttribute2()(Code) | | Get from session attribute using ScopeAttribute
|
testScopedAttribute3 | public void testScopedAttribute3()(Code) | | Get from context attribute using ScopeAttribute
|
testSessionAttribute | public void testSessionAttribute()(Code) | | |
|
|
|