public abstract class SpecTestCase extends RenderingTestCase
| Modifier and Type | Field and Description |
|---|---|
protected SpecExample |
example |
FAIL, FAIL_OPTION_NAME, FILE_EOL_OPTION_NAME, IGNORE, IGNORE_OPTION_NAME, NO_FILE_EOL, NO_FILE_EOL_OPTION_NAME, thrown| Constructor and Description |
|---|
SpecTestCase(SpecExample example) |
| Modifier and Type | Method and Description |
|---|---|
static List<Object[]> |
data() |
void |
testHtmlRendering() |
actualAst, actualHtml, actualSource, assertAst, assertRendering, assertRendering, assertRenderingAst, ast, example, getOptions, options, parser, renderer, specExample, useActualHtmlprotected final SpecExample example
public SpecTestCase(SpecExample example)
Copyright © 2017. All rights reserved.