Class MockSession

java.lang.Object
com.avoka.tm.test.MockSession

public static class MockSession extends Object

Mock implementation of javax.servlet.http.HttpSession.

Implements all of the methods from the standard HttpSession class plus helper methods to aid setting up a session.

Since:
17.10.0
See Also: