Class FineSessionAttributesTestCase
java.lang.Object
org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributesTestCase
Unit test for
FineSessionAttributes.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
FineSessionAttributesTestCase
public FineSessionAttributesTestCase()
-
-
Method Details
-
resetMocks
@AfterEach public void resetMocks() -
getAttributeNames
@Test public void getAttributeNames() -
getAttribute
- Throws:
IOException
-
removeAttribute
@Test public void removeAttribute() -
setAttribute
- Throws:
IOException
-