Class MutableUserSessionsTestCase
java.lang.Object
org.wildfly.clustering.session.cache.user.MutableUserSessionsTestCase
Unit test for
MutableUserSessions.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
MutableUserSessionsTestCase
public MutableUserSessionsTestCase()
-
-
Method Details
-
getApplications
@Test public void getApplications() -
getSession
@Test public void getSession() -
addSession
@Test public void addSession() -
removeSession
@Test public void removeSession()
-