Package com.consol.citrus.docs
Interface TestDocsGenerator
-
- All Known Implementing Classes:
AbstractTestDocsGenerator,ExcelTestDocsGenerator,HtmlTestDocsGenerator,SvgTestDocsGenerator
public interface TestDocsGenerator- Author:
- Christoph Deppisch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerateDoc()Generates the test documentation.
-