|  | Home | Libraries | People | FAQ | More | 
Run a sequence of suites.
template< class FwdIter> bool run( FwdIter first, FwdIter last);
            The expression FwdIter::value_type
            must be convertible to suite_info.
          
            true if any conditions failed.