NCBI C++ ToolKit
Functions | Variables
unit_test_format_guess_ex.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbi_system.hpp>
#include <corelib/test_boost.hpp>
#include <objects/seqloc/Seq_loc.hpp>
#include <objects/seqloc/Seq_interval.hpp>
#include <objects/seqloc/Seq_point.hpp>
#include <objtools/readers/format_guess_ex.hpp>
+ Include dependency graph for unit_test_format_guess_ex.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 
 BOOST_AUTO_TEST_CASE (Test_BED_OneLiner)
 Test a simple BED one-liner, that CFormatGuess will fail. More...
 
 BOOST_AUTO_TEST_CASE (Test_GFF_OneLiner)
 Test a simple GFF one-liner, that CFormatGuess will fail. More...
 

Variables

 USING_NCBI_SCOPE
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( Test_BED_OneLiner  )

Test a simple BED one-liner, that CFormatGuess will fail.

Definition at line 55 of file unit_test_format_guess_ex.cpp.

References CFormatGuess::eBed, and CFormatGuessEx::GuessFormat().

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( Test_GFF_OneLiner  )

Test a simple GFF one-liner, that CFormatGuess will fail.

Definition at line 71 of file unit_test_format_guess_ex.cpp.

References CFormatGuess::eGff2, and CFormatGuessEx::GuessFormat().

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ USING_NCBI_SCOPE

USING_NCBI_SCOPE

Definition at line 48 of file unit_test_format_guess_ex.cpp.

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