C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  expectations
 expectation.hpp
 handler.hppContains the primary handlers for running Matchers
  formatters
 formatters_base.hpp
 junit_xml.hpp
 progress.hpp
 tap.hpp
 term_colors.hpp
 verbose.hpp
  matchers
  errors
 fail.hpp
 have_error.hpp
 have_value.hpp
 throw.hpp
  numeric
 be_between.hpp
 be_greater_than.hpp
 be_less_than.hpp
 be_within.hpp
  strings
 end_with.hpp
 match.hpp
 start_with.hpp
 be_nullptr.hpp
 contain.hpp
 equal.hpp
 matcher_base.hppContains the base class for all Matchers
 pretty_matchers.hpp
 satisfy.hpp
 argparse.hpp
 class_description.hpp
 cppspec.hppThe core header file for Cppspec
 description.hppDefines the Description class and associated functions
 it.hpp
 it_base.hpp
 let.hpp
 result.hpp
 runnable.hpp
 runner.hpp
 util.hppUtility functions and classes