|
owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include "boost/test/unit_test.hpp"#include "boost/filesystem.hpp"#include "test/exception_fixture.hpp"#include "test/sample_data.hpp"#include "owlcpp/io/catalog.hpp"#include "owlcpp/rdf/print_node.hpp"Namespaces | |
| namespace | owlcpp |
| Main namespace of owlcpp library. | |
| namespace | owlcpp::test |
| Namespace for unit-tests. | |
Macros | |
| #define | BOOST_TEST_MODULE catalog_run |
Functions | |
| owlcpp::test::BOOST_GLOBAL_FIXTURE (Exception_fixture) | |
| owlcpp::test::BOOST_AUTO_TEST_CASE (test_catalog_manual) | |
| owlcpp::test::BOOST_AUTO_TEST_CASE (test_catalog_02) | |
| owlcpp::test::BOOST_AUTO_TEST_CASE (est_catalog_03) | |
| owlcpp::test::BOOST_AUTO_TEST_CASE (test_catalog_sample_data) | |
Variables | |
| const std::string | owlcpp::test::dir1 = sample_file_path() |
part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2012
1.8.1.2