public abstract class SpecTestCase extends RenderingTestCase
| Modifier and Type | Field and Description |
|---|---|
protected SpecExample |
example |
EMBED_TIMED, EMBED_TIMED_OPTION_NAME, FAIL, FAIL_OPTION_NAME, FILE_EOL_OPTION_NAME, IGNORE, IGNORE_OPTION_NAME, INCLUDED_DOCUMENT, NO_FILE_EOL, NO_FILE_EOL_OPTION_NAME, SOURCE_INDENT, SOURCE_PREFIX, SOURCE_SUFFIX, thrown, TIMED, TIMED_FORMAT_STRING, TIMED_ITERATIONS, TIMED_ITERATIONS_NAME, TIMED_OPTION_NAME| Constructor and Description |
|---|
SpecTestCase(SpecExample example) |
| Modifier and Type | Method and Description |
|---|---|
static List<Object[]> |
data() |
void |
testHtmlRendering() |
actualAst, actualHtml, actualSource, adjustParserForInclusion, assertAst, assertRendering, assertRendering, assertRenderingAst, ast, example, getOptions, options, parser, renderer, specExample, stripIndent, testCase, useActualHtmlprotected final SpecExample example
public SpecTestCase(SpecExample example)
Copyright © 2019. All rights reserved.