Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Class test_unit_generator
PrevUpHomeNext

Class test_unit_generator

boost::unit_test::test_unit_generator

Synopsis

Description

test_unit_generator public member functions

  1. virtual test_unit * next() const = 0;

test_unit_generator protected member functions

  1. ~test_unit_generator();

PrevUpHomeNext