AirRAC Logo  1.00.0
C++ Simulated Revenue Accounting (RAC) System Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
YieldTestSuite Class Reference

#include <test/airrac/YieldTestSuite.hpp>

+ Inheritance diagram for YieldTestSuite:

List of all members.

Public Member Functions

void simpleYield ()
 YieldTestSuite ()

Protected Attributes

std::stringstream _describeKey

Detailed Description

Utility class for CPPUnit-based testing.

Definition at line 7 of file YieldTestSuite.hpp.


Constructor & Destructor Documentation

YieldTestSuite::YieldTestSuite ( )

Test some error detection functionalities. Constructor.


Member Function Documentation

void YieldTestSuite::simpleYield ( )

Test a simple yield functionality.


Member Data Documentation

std::stringstream YieldTestSuite::_describeKey
protected

Definition at line 28 of file YieldTestSuite.hpp.


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