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

#include <boost/test/unit_test.hpp>
#include "PostlistBuilder.hpp"
#include "PostlistWriter.hpp"

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_SUITE (postlist_writer)
 BOOST_AUTO_TEST_CASE (explicit_ctor)
 BOOST_AUTO_TEST_CASE (write_empty_postlist)
 BOOST_AUTO_TEST_CASE (write_non_paged_postlist_with_constant_value_size)
 BOOST_AUTO_TEST_CASE (write_non_paged_postlist_with_variable_value_size)
 BOOST_AUTO_TEST_CASE (write_paged_postlist_with_constant_value_size)
 BOOST_AUTO_TEST_CASE (write_paged_postlist_with_variable_value_size)
 BOOST_AUTO_TEST_SUITE_END ()

Function Documentation

BOOST_AUTO_TEST_CASE ( write_paged_postlist_with_variable_value_size   ) 
BOOST_AUTO_TEST_CASE ( write_paged_postlist_with_constant_value_size   ) 

Definition at line 83 of file TestPostlistWriter.cpp.

References aitools::invertedindex::PostlistBuilder::append(), and aitools::invertedindex::PostlistBuilder::build().

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( write_non_paged_postlist_with_variable_value_size   ) 
BOOST_AUTO_TEST_CASE ( write_non_paged_postlist_with_constant_value_size   ) 

Definition at line 37 of file TestPostlistWriter.cpp.

References aitools::invertedindex::PostlistBuilder::append(), and aitools::invertedindex::PostlistBuilder::build().

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( write_empty_postlist   ) 
BOOST_AUTO_TEST_CASE ( explicit_ctor   ) 
BOOST_AUTO_TEST_SUITE ( postlist_writer   ) 
BOOST_AUTO_TEST_SUITE_END (  ) 
Generated on Wed May 30 15:07:29 2012 by  doxygen 1.6.3