Class CompositeSessionFactoryTestCase
java.lang.Object
org.wildfly.clustering.session.cache.CompositeSessionFactoryTestCase
Unit test for
CompositeSessionFactory.- Author:
- Paul Ferraro
-
Constructor Details
-
CompositeSessionFactoryTestCase
public CompositeSessionFactoryTestCase()
-
-
Method Details
-
createValue
@Test public void createValue() -
findValue
@Test public void findValue() -
remove
@Test public void remove() -
getMetaDataFactory
@Test public void getMetaDataFactory() -
createSession
@Test public void createSession() -
createImmutableSession
@Test public void createImmutableSession() -
close
@Test public void close()
-