Class SpecTestCase

java.lang.Object
org.commonmark.testutil.SpecTestCase

public abstract class SpecTestCase extends Object
  • Field Details

    • example

      protected final Example example
  • Constructor Details

    • SpecTestCase

      public SpecTestCase(Example example)
  • Method Details