class GrailsMockHttpSession extends MockHttpSession
Simple sub-class of Spring's MockHttpSession that adds support for map and property notation, i.e. "session['attr']" and "session.attr".
Constructor and description |
---|
GrailsMockHttpSession() |