-
Bug
-
Resolution: Done
-
Major
-
1.1.0.Beta3
-
None
The sentence "The session scope is active during the service() method of any servlet in the web application , during the doFilter() method of any servlet filter and when the container calls any HttpSessionListener, AsyncListener or ServletRequestListener."
is not fully covered with assertions. The " and when the container calls any HttpSessionListener, AsyncListener or ServletRequestListener." part is not covered by the SessionContextTest.