|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mockrunner.mock.web.MockSessionContext
public class MockSessionContext
Mock implementation of HttpSessionContext
.
Constructor Summary | |
---|---|
MockSessionContext()
|
Method Summary | |
---|---|
java.util.Enumeration |
getIds()
|
javax.servlet.http.HttpSession |
getSession(java.lang.String arg0)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MockSessionContext()
Method Detail |
---|
public java.util.Enumeration getIds()
getIds
in interface javax.servlet.http.HttpSessionContext
public javax.servlet.http.HttpSession getSession(java.lang.String arg0)
getSession
in interface javax.servlet.http.HttpSessionContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |