Package | Description |
---|---|
com.consol.citrus.doc |
Modifier and Type | Method and Description |
---|---|
static ExcelTestDocGenerator |
ExcelTestDocGenerator.build()
Builds a new test doc generator.
|
ExcelTestDocGenerator |
ExcelTestDocGenerator.useSrcDirectory(String testDir)
Adds a custom test source directory.
|
ExcelTestDocGenerator |
ExcelTestDocGenerator.withAuthor(String author)
Adds a custom author name.
|
ExcelTestDocGenerator |
ExcelTestDocGenerator.withCompany(String company)
Adds a custom company.
|
ExcelTestDocGenerator |
ExcelTestDocGenerator.withCustomHeaders(String customHeaders)
Adds a custom header configuration.
|
ExcelTestDocGenerator |
ExcelTestDocGenerator.withOutputFile(String filename)
Adds a custom output file.
|
ExcelTestDocGenerator |
ExcelTestDocGenerator.withPageTitle(String pageTitle)
Adds a custom page title.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.