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 DumpSpecReader
create
(@NotNull ResourceLocation location) protected void
protected void
protected abstract @NotNull ResourceLocation
void
Methods inherited from class com.vladsch.flexmark.test.util.RenderingTestCase
addFullSpecExample, addSpecExample, assertRendering, assertRendering, assertRendering
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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()
-