Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

D:/Net/easyunit/testpartresult.h File Reference

#include "simplestring.h"

Namespaces

namespace  easyunit

Classes

class  easyunit::TestPartResult
 This class contains details about assertion processed during the execution of a Test. More...

Enumerations

enum  testType { failure, success, error }
 This enumeration contains the three states a TestPartResult can take. More...

Enumeration Type Documentation

enum testType
 

This enumeration contains the three states a TestPartResult can take.

A failure means that an assertion failed during the test.

A success means that all assertion succeeded during the test.

An error means that an exception was thrown during the test.

Enumeration values:
failure 
success 
error 


Generated on Fri Mar 4 09:51:25 2005 for EasyUnit by doxygen 1.3.8