unittest::TestSet::Chain Class Reference

#include <Assertion.hpp>

List of all members.


Detailed Description

All the TestSet objects are chained using Chain objects.

Definition at line 282 of file Assertion.hpp.

Public Member Functions

 Chain (TestSetFactory factory)
 Constructs a Chain object.

Static Public Member Functions

static void run (TestReport &report)
 Runs all the tests in this chain.

Friends

class TestSet


Constructor & Destructor Documentation

unittest::TestSet::Chain::Chain TestSetFactory  factory  ) 
 

Constructs a Chain object.

Parameters:
factory the test set factory to add the chain

Definition at line 359 of file Assertion.cpp.


Member Function Documentation

void unittest::TestSet::Chain::run TestReport report  )  [static]
 

Runs all the tests in this chain.

Parameters:
report the TestReport object for the results

Definition at line 367 of file Assertion.cpp.

References factory, unittest::TestSet::hasSolo(), and next.

Referenced by unittest::TestSet::runAll().


The documentation for this class was generated from the following files:
Generated on Mon Jun 5 22:05:28 2006 for ut4cpp by  doxygen 1.4.6-NO