Class FullSpecTestCase

java.lang.Object
com.vladsch.flexmark.test.util.RenderingTestCase
com.vladsch.flexmark.test.util.FullSpecTestCase
All Implemented Interfaces:
SpecExampleProcessor
Direct Known Subclasses:
ComboSpecTestCase

public abstract class FullSpecTestCase extends RenderingTestCase implements SpecExampleProcessor
  • Constructor Details

    • FullSpecTestCase

      public FullSpecTestCase()
  • Method Details

    • create

      @NotNull public @NotNull DumpSpecReader create(@NotNull @NotNull ResourceLocation location)
    • compoundSections

      protected boolean compoundSections()
    • getSpecResourceLocation

      @NotNull protected abstract @NotNull ResourceLocation getSpecResourceLocation()
    • fullTestSpecStarting

      protected void fullTestSpecStarting()
    • fullTestSpecComplete

      protected void fullTestSpecComplete()
    • testSpecExample

      public void testSpecExample()