owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Namespaces | Macros | Functions | Variables
map_doc_run.cpp File Reference
#include "boost/test/unit_test.hpp"
#include "boost/foreach.hpp"
#include "test/exception_fixture.hpp"
#include "owlcpp/rdf/map_doc.hpp"

Namespaces

namespace  owlcpp
 Main namespace of owlcpp library.
namespace  owlcpp::test
 Namespace for unit-tests.

Macros

#define BOOST_TEST_MODULE   map_doc_run

Functions

 owlcpp::test::BOOST_GLOBAL_FIXTURE (Exception_fixture)
 owlcpp::test::BOOST_AUTO_TEST_CASE (test_map_doc)
 owlcpp::test::BOOST_AUTO_TEST_CASE (test_map_doc_search)

Variables

const std::string owlcpp::test::path1 = "path1"
const std::string owlcpp::test::path2 = "path2"
const std::string owlcpp::test::path3 = "path3"
const std::string owlcpp::test::path4 = "path4"
const Node_id owlcpp::test::nid1 (12)
const Node_id owlcpp::test::nid2 (13)
const Node_id owlcpp::test::nid3 (42)
const Node_id owlcpp::test::nid4 (41)

Detailed Description

part of owlcpp project.

Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2012