Package com.vladsch.flexmark.test.util
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
-
Field Summary
Fields inherited from class com.vladsch.flexmark.test.util.RenderingTestCase
EMBED_TIMED, EXTENSIONS, FAIL, IGNORE, INCLUDED_DOCUMENT, LOAD_EXTENSIONS, NO_FILE_EOL, NO_FILE_EOL_FALSE, SOURCE_INDENT, SOURCE_PREFIX, SOURCE_SUFFIX, thrown, TIMED, TIMED_ITERATIONS, UNLOAD_EXTENSIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean@NotNull DumpSpecReadercreate(@NotNull ResourceLocation location) protected voidprotected voidprotected abstract @NotNull ResourceLocationvoidMethods inherited from class com.vladsch.flexmark.test.util.RenderingTestCase
addFullSpecExample, addSpecExample, assertRendering, assertRendering, assertRenderingMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vladsch.flexmark.test.util.SpecExampleProcessor
addFullSpecExample, checkExample, getSpecExampleRenderer, options
-
Constructor Details
-
FullSpecTestCase
public FullSpecTestCase()
-
-
Method Details
-
create
-
compoundSections
protected boolean compoundSections() -
getSpecResourceLocation
-
fullTestSpecStarting
protected void fullTestSpecStarting() -
fullTestSpecComplete
protected void fullTestSpecComplete() -
testSpecExample
public void testSpecExample()
-