Class FineSessionAttributesTestCase

java.lang.Object
org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributesTestCase

public class FineSessionAttributesTestCase extends Object
Unit test for FineSessionAttributes.
Author:
Paul Ferraro
  • Constructor Details

    • FineSessionAttributesTestCase

      public FineSessionAttributesTestCase()
  • Method Details

    • resetMocks

      @AfterEach public void resetMocks()
    • getAttributeNames

      @Test public void getAttributeNames()
    • getAttribute

      @Test public void getAttribute() throws IOException
      Throws:
      IOException
    • removeAttribute

      @Test public void removeAttribute()
    • setAttribute

      @Test public void setAttribute() throws IOException
      Throws:
      IOException