public final class SvgTestDocGenerator extends AbstractTestDocGenerator
TestCase in SVG.log, outputFile, srcDirectory, testDocTemplate| Constructor and Description |
|---|
SvgTestDocGenerator()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static SvgTestDocGenerator |
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.
|
SvgTestDocGenerator |
useSrcDirectory(String testDir)
Adds a custom test source directory.
|
getDocumentBuilder, getFileOutputStream, getOutputDirectory, getOutputFile, getSrcDirectory, getTestFiles, getTransformer, setOutputFile, setSrcDirectorypublic void generateDoc()
generateDoc in interface TestDocGeneratorgenerateDoc in class AbstractTestDocGeneratorpublic static SvgTestDocGenerator build()
public SvgTestDocGenerator useSrcDirectory(String testDir)
testDir - the test source directory.public void doBody(OutputStream buffered) throws TransformerException, IOException, SAXException
AbstractTestDocGeneratordoBody in class AbstractTestDocGeneratorTransformerExceptionIOExceptionSAXExceptionpublic void doHeader(OutputStream buffered) throws TransformerException, IOException, SAXException
AbstractTestDocGeneratordoHeader in class AbstractTestDocGeneratorTransformerExceptionIOExceptionSAXExceptionprotected Properties getTestDocProperties()
AbstractTestDocGeneratorgetTestDocProperties in class AbstractTestDocGeneratorCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.