NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/test_boost.hpp>
#include <objects/seqalign/Seq_align.hpp>
#include <objects/seqalign/seqalign_exception.hpp>
#include <objects/seqalign/Seq_align_set.hpp>
#include <common/test_assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
BOOST_AUTO_TEST_CASE (TestDenseSegGaps) | |
static void | s_TestStdSegGaps (void) |
BOOST_AUTO_TEST_CASE (TestStdSegGaps) | |
Variables | |
USING_NCBI_SCOPE | |
BOOST_AUTO_TEST_CASE | ( | TestDenseSegGaps | ) |
Definition at line 66 of file seqalign_unit_test.cpp.
References first(), CSeq_align_set_Base::Get(), in(), ITERATE, kFileName, MSerial_AsnText, and U.
BOOST_AUTO_TEST_CASE | ( | TestStdSegGaps | ) |
Definition at line 118 of file seqalign_unit_test.cpp.
References s_TestStdSegGaps().
|
static |
Definition at line 97 of file seqalign_unit_test.cpp.
References first(), CSeq_align_set_Base::Get(), in(), ITERATE, kFileName, MSerial_AsnText, and U.
Referenced by BOOST_AUTO_TEST_CASE().
USING_SCOPE | ( | objects | ) |
USING_NCBI_SCOPE |
Definition at line 62 of file seqalign_unit_test.cpp.