public abstract class FullSpecTestCase extends RenderingTestCase implements SpecReaderFactory
| Modifier and Type | Field and Description |
|---|---|
protected DumpSpecReader |
dumpSpecReader |
static String |
SPEC_RESOURCE |
FAIL, FAIL_OPTION_NAME, FILE_EOL_OPTION_NAME, IGNORE, IGNORE_OPTION_NAME, NO_FILE_EOL, NO_FILE_EOL_OPTION_NAME, thrown| Constructor and Description |
|---|
FullSpecTestCase() |
| Modifier and Type | Method and Description |
|---|---|
SpecReader |
create(InputStream inputStream) |
abstract String |
getSpecResourceName() |
boolean |
includeExampleCoords() |
boolean |
outputActualFullSpec() |
void |
testFullSpec() |
boolean |
useActualHtml() |
actualAst, actualHtml, actualSource, assertAst, assertRendering, assertRendering, assertRenderingAst, ast, example, getOptions, options, parser, renderer, specExamplepublic static final String SPEC_RESOURCE
protected DumpSpecReader dumpSpecReader
public SpecReader create(InputStream inputStream)
create in interface SpecReaderFactorypublic abstract String getSpecResourceName()
public boolean useActualHtml()
useActualHtml in class RenderingTestCasepublic boolean outputActualFullSpec()
public boolean includeExampleCoords()
Copyright © 2017. All rights reserved.