
Public Member Functions | |
| String | currentErrorExceptionMessage () |
| String | currentErrorStackTrace () |
| String | currentErrorTestClassName () |
| String | currentErrorTestName () |
| Throwable | currentErrorThrownException () |
| ERXWOTestResult (WOContext aContext) | |
| boolean | hasErrorMessage () |
| boolean | hasTestResult () |
| int | index () |
| void | setCurrentError (TestFailure value) |
Static Public Member Functions | |
| static WOComponent | reportFromBatchTestInterface (ERXBatchTestInterface bti) |
Public Attributes | |
| TestFailure | currentError |
| int | currentErrorIndex |
| String | currentReasonLine |
| WOExceptionParser | error |
| WOParsedErrorLine | errorline |
| String | errorMessage |
| Throwable | exception |
| long | runTime |
| Boolean | showExceptions |
| String | test |
| ERXTestResult | testResult |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERXWOTestResult.class) |
errorMessage testResult runTime test showExceptions
| ERXWOTestResult | ( | WOContext | aContext | ) |
| String currentErrorExceptionMessage | ( | ) |
| String currentErrorStackTrace | ( | ) |
| String currentErrorTestClassName | ( | ) |
| String currentErrorTestName | ( | ) |
| Throwable currentErrorThrownException | ( | ) |
| boolean hasErrorMessage | ( | ) |
| boolean hasTestResult | ( | ) |
| int index | ( | ) |
| static WOComponent reportFromBatchTestInterface | ( | ERXBatchTestInterface | bti | ) | [static] |
| void setCurrentError | ( | TestFailure | value | ) |
| TestFailure currentError |
| Throwable exception |
final Logger log = Logger.getLogger(ERXWOTestResult.class) [static] |
logging support
| long runTime |
| Boolean showExceptions |
1.5.8