public final class SvgTestDocsGenerator extends AbstractTestDocsGenerator
TestCase in SVG.| Constructor and Description |
|---|
SvgTestDocsGenerator()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static SvgTestDocsGenerator |
build()
Builds a new test doc generator.
|
void |
doBody(OutputStream buffered)
Generates the test documentation.
|
void |
doHeader(OutputStream buffered)
Generates the test documentation.
|
void |
generateDoc()
Generates the test documentation.
|
protected Properties |
getTestDocProperties()
Gets the test doc properties.
|
SvgTestDocsGenerator |
useSrcDirectory(String testDir)
Adds a custom test source directory.
|
getSrcDirectorypublic void generateDoc()
generateDoc in interface TestDocsGeneratorgenerateDoc in class AbstractTestDocsGeneratorpublic static SvgTestDocsGenerator build()
public SvgTestDocsGenerator useSrcDirectory(String testDir)
testDir - the test source directory.public void doBody(OutputStream buffered) throws TransformerException, IOException, SAXException
AbstractTestDocsGeneratordoBody in class AbstractTestDocsGeneratorTransformerExceptionIOExceptionSAXExceptionpublic void doHeader(OutputStream buffered) throws TransformerException, IOException, SAXException
AbstractTestDocsGeneratordoHeader in class AbstractTestDocsGeneratorTransformerExceptionIOExceptionSAXExceptionprotected Properties getTestDocProperties()
AbstractTestDocsGeneratorgetTestDocProperties in class AbstractTestDocsGeneratorCopyright © 2008–2018 ConSol Software GmbH. All rights reserved.