ERXWOTestResult Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for ERXWOTestResult:

Collaboration graph
[legend]

List of all members.

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)


Detailed Description

WOComponent display of an ERTestResult.

errorMessage testResult runTime test showExceptions


Constructor & Destructor Documentation

ERXWOTestResult ( WOContext  aContext  ) 


Member Function Documentation

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  ) 


Member Data Documentation

TestFailure currentError

Throwable exception

final Logger log = Logger.getLogger(ERXWOTestResult.class) [static]

logging support

long runTime

Boolean showExceptions


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:36 2012 for Project Wonder by  doxygen 1.5.8