...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
(Inherited from unit_test::runner
)
Run all suites in a container.
template< class SequenceContainer> bool run_each( SequenceContainer const& c);
true
if any conditions failed.