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

    • 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()