Uses of Class
com.consol.citrus.docs.ExcelTestDocsGenerator
-
-
Uses of ExcelTestDocsGenerator in com.consol.citrus.docs
Methods in com.consol.citrus.docs that return ExcelTestDocsGenerator Modifier and Type Method Description static ExcelTestDocsGeneratorExcelTestDocsGenerator. build()Builds a new test doc generator.ExcelTestDocsGeneratorExcelTestDocsGenerator. useSrcDirectory(String testDir)Adds a custom test source directory.ExcelTestDocsGeneratorExcelTestDocsGenerator. withAuthor(String author)Adds a custom author name.ExcelTestDocsGeneratorExcelTestDocsGenerator. withCompany(String company)Adds a custom company.ExcelTestDocsGeneratorExcelTestDocsGenerator. withCustomHeaders(String customHeaders)Adds a custom header configuration.ExcelTestDocsGeneratorExcelTestDocsGenerator. withOutputFile(String filename)Adds a custom output file.ExcelTestDocsGeneratorExcelTestDocsGenerator. withPageTitle(String pageTitle)Adds a custom page title.
-