Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
unit_test::suite_results::total

Returns the total number of test conditions.

Synopsis
std::size_t
total() const;

PrevUpHomeNext