vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces | Macros | Functions
object_id_run.cpp File Reference
#include "boost/test/unit_test.hpp"
#include "test/exception_fixture.hpp"
#include "vdj_pipe/detail/object_id_base.hpp"
#include "vdj_pipe/detail/id_iterator.hpp"
#include "boost/foreach.hpp"
#include <iostream>
Include dependency graph for object_id_run.cpp:

Classes

struct  vdj_pipe::test::Id1
 
struct  vdj_pipe::test::Id2
 

Namespaces

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

Macros

#define BOOST_TEST_MODULE   object_id_run
 

Functions

 vdj_pipe::test::BOOST_AUTO_TEST_CASE (case01)
 
 vdj_pipe::test::BOOST_AUTO_TEST_CASE (case02)
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2013

Macro Definition Documentation

#define BOOST_TEST_MODULE   object_id_run