Package | Description |
---|---|
com.consol.citrus.doc |
Modifier and Type | Method and Description |
---|---|
static HtmlTestDocGenerator |
HtmlTestDocGenerator.build()
Builds a new test doc generator.
|
HtmlTestDocGenerator |
HtmlTestDocGenerator.useSrcDirectory(String testDir)
Adds a custom test source directory.
|
HtmlTestDocGenerator |
HtmlTestDocGenerator.withColumns(String columns)
Adds a column configuration.
|
HtmlTestDocGenerator |
HtmlTestDocGenerator.withLogo(String logoFilePath)
Adds a custom logo file path.
|
HtmlTestDocGenerator |
HtmlTestDocGenerator.withOutputFile(String filename)
Adds a custom output file.
|
HtmlTestDocGenerator |
HtmlTestDocGenerator.withOverviewTitle(String overvieTitle)
Adds a custom overview title.
|
HtmlTestDocGenerator |
HtmlTestDocGenerator.withPageTitle(String pageTitle)
Adds a custom page title.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.