#include <terralib_buildconfig.h>#include <terralib/raster.h>#include "../Config.h"#include <boost/test/unit_test.hpp>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (add_test) | |
| BOOST_AUTO_TEST_CASE (find_test) | |
| BOOST_AUTO_TEST_CASE (remove_test) | |
| BOOST_AUTO_TEST_CASE (get_test) | |
| BOOST_AUTO_TEST_SUITE (rasterSummaryManager_tests) BOOST_AUTO_TEST_CASE(constructor_test) | |
| BOOST_AUTO_TEST_CASE | ( | add_test | ) |
Definition at line 42 of file TsRasterSummaryManager.cpp.
| BOOST_AUTO_TEST_CASE | ( | find_test | ) |
Definition at line 46 of file TsRasterSummaryManager.cpp.
| BOOST_AUTO_TEST_CASE | ( | remove_test | ) |
Definition at line 50 of file TsRasterSummaryManager.cpp.
| BOOST_AUTO_TEST_CASE | ( | get_test | ) |
Definition at line 54 of file TsRasterSummaryManager.cpp.
| BOOST_AUTO_TEST_SUITE | ( | rasterSummaryManager_tests | ) |
Definition at line 36 of file TsRasterSummaryManager.cpp.