AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
InventoryTestSuite Class Reference

#include <test/airinv/InventoryTestSuite.hpp>

+ Inheritance diagram for InventoryTestSuite:

List of all members.

Public Member Functions

void simpleInventory ()
 InventoryTestSuite ()

Protected Attributes

std::stringstream _describeKey

Detailed Description

Utility class for CPPUnit-based testing.

Definition at line 7 of file InventoryTestSuite.hpp.


Constructor & Destructor Documentation

Test some error detection functionalities. Constructor.


Member Function Documentation

Test a simple inventory functionality.


Member Data Documentation

std::stringstream InventoryTestSuite::_describeKey [protected]

Definition at line 28 of file InventoryTestSuite.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines