Class ImmutabilityTestCase

java.lang.Object
org.wildfly.clustering.server.immutable.ImmutabilityTestCase

public class ImmutabilityTestCase extends Object
Unit test for DefaultImmutability
Author:
Paul Ferraro
  • Constructor Details

    • ImmutabilityTestCase

      public ImmutabilityTestCase()
  • Method Details

    • test

      @Test public void test() throws Exception
      Throws:
      Exception
    • test

      protected void test(org.wildfly.clustering.server.immutable.Immutability immutability) throws Exception
      Throws:
      Exception