|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.test.ErrorReporterImpl
public class ErrorReporterImpl
Constructor Summary | |
---|---|
ErrorReporterImpl(com.thoughtworks.selenium.CommandProcessor commandProcessor,
org.testng.ITestContext testContext)
|
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. |
void |
writeOutputPaths()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorReporterImpl(com.thoughtworks.selenium.CommandProcessor commandProcessor, org.testng.ITestContext testContext)
Method Detail |
---|
public void writeOutputPaths()
public void writeErrorReport()
ErrorReporter
writeErrorReport
in interface ErrorReporter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |