TuttleOFX
1
|
#include "boost/test/unit_test_monitor.hpp"
#include "boost/test/unit_test_suite.hpp"
#include "boost/test/test_tools.hpp"
#include "boost/exception/exception.hpp"
#include "boost/exception/diagnostic_information.hpp"
Go to the source code of this file.
Data Structures | |
struct | Exception_fixture |
Functions | |
void | translate (boost::exception const &e) |
BOOST_GLOBAL_FIXTURE (Exception_fixture) |
BOOST_GLOBAL_FIXTURE | ( | Exception_fixture | ) |
void translate | ( | boost::exception const & | e | ) | [inline] |
Definition at line 11 of file exceptionFormatting.hpp.
Referenced by Exception_fixture::Exception_fixture().