Class CoarseSessionAttributesTestCase
java.lang.Object
org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributesTestCase
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
CoarseSessionAttributesTestCase
public CoarseSessionAttributesTestCase()
-
-
Method Details
-
removeAttribute
@Test public void removeAttribute() -
removeMissingAttribute
@Test public void removeMissingAttribute() -
setAttribute
@Test public void setAttribute() -
setUnmarshallableAttribute
@Test public void setUnmarshallableAttribute() -
getAttributeNames
@Test public void getAttributeNames() -
getMutableAttribute
@Test public void getMutableAttribute() -
getImmutableAttribute
@Test public void getImmutableAttribute()
-