auto_generator Class Reference

An adapter that converts the iterator style generator used within to a test generator as the unit test framework sees it. More...

#include <Test_Support.hpp>

List of all members.

Public Member Functions

 auto_generator (shared_ptr< generator_base > g, std::string basename)
boost::unit_test::test_case * next () const
 Instance of virtual function declared in test_unit_generator.

Classes

class  test
 Wrapper around a function object because the test framework doesn't support function objects directly. More...


Detailed Description

An adapter that converts the iterator style generator used within to a test generator as the unit test framework sees it.

Constructor & Destructor Documentation

auto_generator::auto_generator ( shared_ptr< generator_base g,
std::string  basename 
) [inline]


Member Function Documentation

boost::unit_test::test_case * auto_generator::next (  )  const

Instance of virtual function declared in test_unit_generator.


The documentation for this class was generated from the following files:
Generated on Thu Mar 6 18:25:09 2008 for Gnash by  doxygen 1.5.4