owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Namespaces | Macros | Functions | Variables
triple_store_01_run.cpp File Reference
#include "boost/test/unit_test.hpp"
#include <iostream>
#include "boost/filesystem.hpp"
#include "boost/filesystem/fstream.hpp"
#include "test/exception_fixture.hpp"
#include "test/sample_data.hpp"
#include "owlcpp/io/catalog.hpp"
#include "owlcpp/io/input.hpp"
#include "owlcpp/io/exception.hpp"
#include "owlcpp/io/raptor_wrapper.hpp"
#include "owlcpp/rdf/triple_store.hpp"
#include "raptor_to_store.hpp"

Namespaces

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

Macros

#define BOOST_TEST_MODULE   triple_store_01_run

Functions

 owlcpp::test::BOOST_GLOBAL_FIXTURE (Exception_fixture)
 owlcpp::test::BOOST_AUTO_TEST_CASE (test_triple_store_01)
 owlcpp::test::BOOST_AUTO_TEST_CASE (test_triple_store_02)
 owlcpp::test::BOOST_AUTO_TEST_CASE (test_triple_store_03)
 owlcpp::test::BOOST_AUTO_TEST_CASE (test_triple_store_04)
 owlcpp::test::BOOST_AUTO_TEST_CASE (test_triple_store_05)
 owlcpp::test::BOOST_AUTO_TEST_CASE (parse_invalid_docs)

Variables

const std::string owlcpp::test::iri1 = sample_files()[13].iri
const std::string owlcpp::test::ver1 = sample_files()[13].version
const std::string owlcpp::test::iri2 = sample_files()[0].iri
const std::string owlcpp::test::ver2 = sample_files()[0].version
const std::string owlcpp::test::iri3 = sample_files()[3].iri

Detailed Description

part of owlcpp project.

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