JayBeams
0.1
Another project to have fun coding.
|
#include <jb/config_files_location.hpp>
#include <jb/config_object.hpp>
#include <boost/test/unit_test.hpp>
#include <cstdlib>
#include <fstream>
#include <string>
#include <vector>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (config_object_vector) | |
BOOST_AUTO_TEST_CASE (config_object_vector_longer) | |
BOOST_AUTO_TEST_CASE (config_object_vector_by_class) | |
BOOST_AUTO_TEST_CASE | ( | config_object_vector | ) |
Definition at line 75 of file ut_config_object_vector.cpp.
BOOST_AUTO_TEST_CASE | ( | config_object_vector_longer | ) |
Definition at line 104 of file ut_config_object_vector.cpp.
BOOST_AUTO_TEST_CASE | ( | config_object_vector_by_class | ) |
Definition at line 134 of file ut_config_object_vector.cpp.