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 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 RenderingTestCase
addFullSpecExample, addSpecExample, assertRendering, assertRendering, assertRenderingMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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()
-