NCBI C++ ToolKit
Functions | Variables
links_unit_test.cpp File Reference
#include <ncbi_pch.hpp>
#include <algo/cobalt/links.hpp>
#include <corelib/test_boost.hpp>
+ Include dependency graph for links_unit_test.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (cobalt)
 
 BOOST_AUTO_TEST_CASE (TestAddLink)
 
 BOOST_AUTO_TEST_CASE (TestSort)
 
 BOOST_AUTO_TEST_CASE (TestIsSorted)
 
 BOOST_AUTO_TEST_CASE (TestIsLink)
 

Variables

 USING_NCBI_SCOPE
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( TestAddLink  )

Definition at line 61 of file links_unit_test.cpp.

References CLinks::AddLink().

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( TestIsLink  )

Definition at line 116 of file links_unit_test.cpp.

References CLinks::AddLink(), CLinks::IsLink(), and CLinks::Sort().

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( TestIsSorted  )

Definition at line 96 of file links_unit_test.cpp.

References CLinks::AddLink(), CLinks::IsSorted(), and CLinks::Sort().

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( TestSort  )

Definition at line 73 of file links_unit_test.cpp.

References CLinks::AddLink(), CLinks::begin(), and CLinks::Sort().

◆ USING_SCOPE()

USING_SCOPE ( cobalt  )

Variable Documentation

◆ USING_NCBI_SCOPE

USING_NCBI_SCOPE

Definition at line 56 of file links_unit_test.cpp.

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