Class FormatterTranslationSpecTestBase
java.lang.Object
com.vladsch.flexmark.test.util.RenderingTestCase
com.vladsch.flexmark.test.util.FullSpecTestCase
com.vladsch.flexmark.test.util.ComboSpecTestCase
com.vladsch.flexmark.core.test.util.FormatterTranslationSpecTestBase
- All Implemented Interfaces:
SpecExampleProcessor
- Direct Known Subclasses:
FormatterSpecTest, TranslationFormatterSpecTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final DataHolderprivate static final DataHolderprivate static final Map<String, DataHolder> (package private) static final booleanFields inherited from class ComboSpecTestCase
CUSTOM_OPTION, example, myDefaultOptionsFields 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
ConstructorsConstructorDescriptionFormatterTranslationSpecTestBase(@NotNull SpecExample example, @Nullable Map<String, ? extends DataHolder> optionMap, @Nullable DataHolder... defaultOptions) -
Method Summary
Modifier and TypeMethodDescription(package private) static DataHolderfirstIndentOption(@Nullable String params) (package private) static DataHolderindentOption(@Nullable String params) (package private) static DataHoldermarginOption(@Nullable Integer params) Methods inherited from class ComboSpecTestCase
aggregate, compoundSections, dataHolders, getSpecResourceLocation, getTestData, options, optionsMaps, placementAndSortOptions, placementAndSortOptions, testSpecExampleMethods inherited from class FullSpecTestCase
create, fullTestSpecComplete, fullTestSpecStartingMethods 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
-
Field Details
-
SKIP_IGNORED_TESTS
static final boolean SKIP_IGNORED_TESTS- See Also:
-
SHOW_LINE_RANGES
-
EDIT_OP_CHAR
-
EDIT_OP
-
OPTIONS
-
FIXED_INDENT_OPTIONS
-
optionsMap
-
-
Constructor Details
-
FormatterTranslationSpecTestBase
public FormatterTranslationSpecTestBase(@NotNull @NotNull SpecExample example, @Nullable @Nullable Map<String, ? extends DataHolder> optionMap, @Nullable @Nullable DataHolder... defaultOptions)
-
-
Method Details
-
firstIndentOption
-
indentOption
-
marginOption
-