artefaktur
software engineer &        architecture

 
 
 
 

class TestResultEntry

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::tools::aunit::TestResultEntry Class Reference
[Classes, functions, macros for the ACDK unit test framework]

#include <TestReport.h>

Inheritance diagram for acdk::tools::aunit::TestResultEntry:

acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

holds results of one Test


Public Member Functions

 TestResultEntry (INP(RTest) t)
RString toString ()
 return a string representation of this object Object::toString() return getName() by default

int hashCode ()
int compareTo (IN(RTestResultEntry) other)
int compareTo (IN(acdk::lang::Object) other)
 compares t objects Object::compareTo() UnsupportedOperationException


Public Attributes

RTest test
RThrowableArray errors
RTestExceptionArray failures
RTestExpressionArray success
RString output
RString errput

Constructor & Destructor Documentation

acdk::tools::aunit::TestResultEntry::TestResultEntry INP(RTest t  )  [inline]
 


Member Function Documentation

int acdk::tools::aunit::TestResultEntry::compareTo IN(acdk::lang::Object other  )  [inline, virtual]
 

compares t objects Object::compareTo() UnsupportedOperationException

Returns:
0 if equal 1 if this object is greater, -1 if ohter
Exceptions:
UnsupportedOperationException 

Reimplemented from acdk::lang::Object.

int acdk::tools::aunit::TestResultEntry::compareTo IN(RTestResultEntry other  )  [inline]
 

int acdk::tools::aunit::TestResultEntry::hashCode  )  [inline, virtual]
 

See also:
serialized_hashCode

Reimplemented from acdk::lang::Object.

RString acdk::tools::aunit::TestResultEntry::toString  )  [inline, virtual]
 

return a string representation of this object Object::toString() return getName() by default

Reimplemented from acdk::lang::Object.


Member Data Documentation

RThrowableArray acdk::tools::aunit::TestResultEntry::errors
 

RString acdk::tools::aunit::TestResultEntry::errput
 

RTestExceptionArray acdk::tools::aunit::TestResultEntry::failures
 

RString acdk::tools::aunit::TestResultEntry::output
 

RTestExpressionArray acdk::tools::aunit::TestResultEntry::success
 

RTest acdk::tools::aunit::TestResultEntry::test
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer