NCBI C++ ToolKit
Functions | Variables
unit_test_score_builder.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/test_boost.hpp>
#include <serial/serial.hpp>
#include <serial/objistr.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/general/Object_id.hpp>
#include <objtools/alnmgr/aln_user_options.hpp>
#include <objtools/alnmgr/aln_asn_reader.hpp>
#include <objtools/alnmgr/aln_container.hpp>
#include <objtools/alnmgr/aln_tests.hpp>
#include <objtools/alnmgr/aln_stats.hpp>
#include <objtools/alnmgr/pairwise_aln.hpp>
#include <objtools/alnmgr/aln_serial.hpp>
#include <objtools/alnmgr/sparse_aln.hpp>
#include <objtools/alnmgr/aln_converters.hpp>
#include <objtools/alnmgr/aln_builders.hpp>
#include <objtools/alnmgr/sparse_ci.hpp>
#include <objtools/alnmgr/aln_generators.hpp>
#include <objtools/alnmgr/score_builder_base.hpp>
#include <objtools/data_loaders/genbank/gbloader.hpp>
#include <objmgr/object_manager.hpp>
#include <objmgr/scope.hpp>
#include <common/test_assert.h>
+ Include dependency graph for unit_test_score_builder.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 
 NCBITEST_INIT_CMDLINE (descrs)
 
bool DumpExpected (void)
 
CRef< CScopeGetScope (void)
 
size_t LoadAligns (CNcbiIstream &in, CAlnContainer &aligns, size_t limit=0)
 
 BOOST_AUTO_TEST_CASE (TestAltStartIdentity)
 

Variables

 USING_NCBI_SCOPE
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( TestAltStartIdentity  )

◆ DumpExpected()

bool DumpExpected ( void  )

◆ GetScope()

CRef<CScope> GetScope ( void  )

◆ LoadAligns()

size_t LoadAligns ( CNcbiIstream in,
CAlnContainer aligns,
size_t  limit = 0 
)

◆ NCBITEST_INIT_CMDLINE()

NCBITEST_INIT_CMDLINE ( descrs  )

Definition at line 69 of file unit_test_score_builder.cpp.

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ USING_NCBI_SCOPE

USING_NCBI_SCOPE

Definition at line 64 of file unit_test_score_builder.cpp.

Modified on Fri Sep 20 14:57:57 2024 by modify_doxy.py rev. 669887