Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

unit_test::match_all

Return a predicate that matches all suites not marked manual.

Synopsis

Defined in header <boost/beast/_experimental/unit_test/match.hpp>

selector
match_all();

PrevUpHomeNext