#include "Singleton.h"#include <boost/test/unit_test.hpp>Go to the source code of this file.
Defines | |
| #define | BOOST_TEST_MODULE MertSingleton |
Functions | |
| BOOST_AUTO_TEST_CASE (singleton_basic) | |
| #define BOOST_TEST_MODULE MertSingleton |
Definition at line 3 of file SingletonTest.cpp.
| BOOST_AUTO_TEST_CASE | ( | singleton_basic | ) |
Definition at line 24 of file SingletonTest.cpp.
1.5.9