Class CacheableSessionManagerTestCase
java.lang.Object
org.wildfly.clustering.session.cache.CacheableSessionManagerTestCase
Unit test for
CachedSessionManager.- Author:
- Paul Ferraro
-
Constructor Details
-
CacheableSessionManagerTestCase
public CacheableSessionManagerTestCase()
-
-
Method Details
-
findSession
@Test public void findSession() -
findInvalidSession
@Test public void findInvalidSession() -
createSession
@Test public void createSession() -
getIdentifierFactory
@Test public void getIdentifierFactory() -
start
@Test public void start() -
stop
@Test public void stop() -
getStatistics
@Test public void getStatistics() -
getBatcher
@Test public void getBatcher() -
findImmutableSession
@Test public void findImmutableSession()
-