Class CoarseSessionAttributesTestCase

java.lang.Object
org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributesTestCase

public class CoarseSessionAttributesTestCase extends Object
Author:
Paul Ferraro
  • 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()