|
C++Spec 1.0.0
BDD testing for C++
|
Contains the primary handlers for running Matchers. More...


Go to the source code of this file.
Classes | |
| struct | CppSpec::PositiveExpectationHandler |
| Handles "positive" expectations (i.e. non-negated) More... | |
| struct | CppSpec::NegativeExpectationHandler |
| Handles "negative" expectations (i.e. negated with '.not_() More... | |
Contains the primary handlers for running Matchers.
Copyright 2016 Katherine Whitlock