Class CoarseSessionAttributesTestCase
java.lang.Object
org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributesTestCase
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
CoarseSessionAttributesTestCase
public CoarseSessionAttributesTestCase()
-
-
Method Details
-
resetMocks
@AfterEach public void resetMocks() -
removeAttribute
@Test public void removeAttribute() -
setAttribute
@Test public void setAttribute() -
getAttributeNames
@Test public void getAttributeNames() -
getAttribute
@Test public void getAttribute()
-