|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.webbeans.tck.AbstractTest
org.jboss.webbeans.tck.integration.context.session.SessionContextTest
public class SessionContextTest
Spec version: PRD2
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.webbeans.tck.AbstractTest |
|---|
AbstractTest.RunInDependentContext |
| Field Summary |
|---|
| Fields inherited from class org.jboss.webbeans.tck.AbstractTest |
|---|
BUILT_IN_BEANS, manager, visited |
| Constructor Summary | |
|---|---|
SessionContextTest()
|
|
| Method Summary | |
|---|---|
void |
testSessionContextDestroyedWhenHttpSessionInvalidatedOrTimesOut()
The session context is destroyed when the HTTPSession is invalidated or times out. |
void |
testSessionContextSharedBetweenServletRequestsInSameHttpSession()
The session context is shared between all servlet requests that occur in the same HTTP servlet session |
void |
testSessionScopeActiveDuringServiceMethod()
The session scope is active during the service() method of any servlet in the web application |
| Methods inherited from class org.jboss.webbeans.tck.AbstractTest |
|---|
activateDependentContext, after, before, createEnterpriseBean, createProducerFieldBean, createProducerMethodBean, createSimpleBean, deactivateDependentContext, deployBeans, deserialize, getEnabledDeploymentTypes, getStandardDeploymentTypes, mockCreationalContext, serialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionContextTest()
| Method Detail |
|---|
@SpecAssertion(section="8.5.2") public void testSessionScopeActiveDuringServiceMethod()
@SpecAssertion(section="8.5.2") public void testSessionContextSharedBetweenServletRequestsInSameHttpSession()
@SpecAssertion(section="8.5.2") public void testSessionContextDestroyedWhenHttpSessionInvalidatedOrTimesOut()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||