|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorReporter
Responsible for writing an error report for the current test, after an assertion fails. The HTML source for the page is downloaded and written to a file in the TestNG output directory (in a file named after the test).
Method Summary | |
---|---|
void |
writeErrorReport()
Writes an error report file into the TestNG output directory, based on the name of the test, containing the current page content. |
Method Detail |
---|
void writeErrorReport()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |