package

com.atlassian.jira.functest.framework.dump

Interfaces

DumpDataProvider Provide all the data/objects that is required to perform dump of html in func tests. 

Classes

ArtifactDumper The ArtifactDumper is used to generate "artifact" HTML files which show the state of a web page at the time a test fails. 
TestCaseDumpKit A class that can dump information about a failed test case 
TestInformationKit Contains common code for generated test messages and the like. 
TestInformationKit.TestCaseInfo