|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MockHttpSession | |
---|---|
org.apache.myfaces.test.base | |
org.apache.myfaces.test.base.junit4 | |
org.apache.myfaces.test.jmock | |
org.apache.myfaces.test.mock |
Uses of MockHttpSession in org.apache.myfaces.test.base |
---|
Fields in org.apache.myfaces.test.base declared as MockHttpSession | |
---|---|
protected MockHttpSession |
AbstractJsfTestCase.session
|
Uses of MockHttpSession in org.apache.myfaces.test.base.junit4 |
---|
Fields in org.apache.myfaces.test.base.junit4 declared as MockHttpSession | |
---|---|
protected MockHttpSession |
AbstractJsfConfigurableMockTestCase.session
|
protected MockHttpSession |
AbstractJsfTestCase.session
|
Uses of MockHttpSession in org.apache.myfaces.test.jmock |
---|
Fields in org.apache.myfaces.test.jmock declared as MockHttpSession | |
---|---|
protected MockHttpSession |
AbstractJmockJsfTestCase.session
|
Uses of MockHttpSession in org.apache.myfaces.test.mock |
---|
Subclasses of MockHttpSession in org.apache.myfaces.test.mock | |
---|---|
class |
MockHttpSessionProxy
Proxy used to trigger session creation when it is accessed |
Fields in org.apache.myfaces.test.mock declared as MockHttpSession | |
---|---|
protected MockHttpSession |
MockedJsfTestContainer.lastSession
|
Methods in org.apache.myfaces.test.mock that return MockHttpSession | |
---|---|
MockHttpSession |
MockHttpSessionProxy.getWrapped()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |