/home/palakars/workspace-inprogress/code-in-progress/aitools3/aitools3-aq-invertedindex-cpp/test/core/TestRecord.cpp File Reference

#include <boost/test/unit_test.hpp>
#include "ValueTypes.hpp"
#include "Converter.hpp"
#include "Record.hpp"
#include <sstream>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_SUITE (record)
 BOOST_AUTO_TEST_CASE (default_ctor)
 BOOST_AUTO_TEST_CASE (explicit_ctor)
 BOOST_AUTO_TEST_CASE (copy_ctor)
 BOOST_AUTO_TEST_CASE (equalitiy_operator)
 BOOST_AUTO_TEST_CASE (assignment_operator)
 BOOST_AUTO_TEST_CASE (parse)
 BOOST_AUTO_TEST_CASE (print)
 BOOST_AUTO_TEST_CASE (to_generic)
 BOOST_AUTO_TEST_SUITE_END ()

Function Documentation

BOOST_AUTO_TEST_CASE ( to_generic   ) 
BOOST_AUTO_TEST_CASE ( print   ) 

Definition at line 67 of file TestRecord.cpp.

References aitools::invertedindex::Record< Value >::key().

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( parse   ) 

Definition at line 56 of file TestRecord.cpp.

BOOST_AUTO_TEST_CASE ( assignment_operator   ) 

Definition at line 46 of file TestRecord.cpp.

BOOST_AUTO_TEST_CASE ( equalitiy_operator   ) 

Definition at line 37 of file TestRecord.cpp.

BOOST_AUTO_TEST_CASE ( copy_ctor   ) 

Definition at line 28 of file TestRecord.cpp.

BOOST_AUTO_TEST_CASE ( explicit_ctor   ) 

Definition at line 19 of file TestRecord.cpp.

References aitools::invertedindex::Record< Value >::key(), and aitools::invertedindex::Record< Value >::value().

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( default_ctor   ) 

Definition at line 11 of file TestRecord.cpp.

References aitools::invertedindex::Record< Value >::key(), and aitools::invertedindex::Record< Value >::value().

Here is the call graph for this function:

BOOST_AUTO_TEST_SUITE ( record   ) 
BOOST_AUTO_TEST_SUITE_END (  ) 
Generated on Wed May 30 15:07:28 2012 by  doxygen 1.6.3