#include <test/airsched/AirlineScheduleTestSuite.hpp>
List of all members.
Detailed Description
Definition at line 6 of file AirlineScheduleTestSuite.hpp.
Constructor & Destructor Documentation
| AirlineScheduleTestSuite::AirlineScheduleTestSuite |
( |
| ) |
|
Member Function Documentation
| void AirlineScheduleTestSuite::externalMemoryManagement |
( |
| ) |
|
Test the Optimisation functionality.
The code is aimed at testing the initialization of airline inventory-related objects which are mainly implemented in the stdair library. That means the memory allocation of these objects will be managed by the calling project and not by the called project.
| void AirlineScheduleTestSuite::scheduleParsing |
( |
| ) |
|
Member Data Documentation
| std::stringstream AirlineScheduleTestSuite::_describeKey |
|
protected |
The documentation for this class was generated from the following file: