#include <test/airinv/InventoryTestSuite.hpp>
Public Member Functions | |
void | simpleInventory () |
InventoryTestSuite () |
Protected Attributes | |
std::stringstream | _describeKey |
Utility class for CPPUnit-based testing.
Definition at line 7 of file InventoryTestSuite.hpp.
InventoryTestSuite::InventoryTestSuite | ( | ) |
Test some error detection functionalities. Constructor.
void InventoryTestSuite::simpleInventory | ( | ) |
Test a simple inventory functionality.
|
protected |
Definition at line 28 of file InventoryTestSuite.hpp.