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

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

#include "testprinter.h"
#include "testcase.h"
#include "test.h"
#include "testresult.h"
#include <stdio.h>

Namespaces

namespace  easyunit

Classes

class  easyunit::DefaultTestPrinter
 This is the default testprinter used by easyunit testregistry when the user calls the runAndPrint() method without specifying a testprinter. More...

Enumerations

enum  headerLevel { complete, normal, off }
 Complete header level means that a header will be printed before the test details with all information available in the test result. More...

Enumeration Type Documentation

enum headerLevel
 

Complete header level means that a header will be printed before the test details with all information available in the test result.

Normal header level means that a header will be printed before the test details with the most useful information available in the test result.

Off header level means that no header will be printed before the test details.

Whatever the level, there will always be a clear indication telling if there was a failure/error or not at the global level.

Enumeration values:
complete 
normal 
off 


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