C++Spec 1.0.0
BDD testing for C++
|
Contains the base class for all Matchers. More...
#include <source_location>
#include <string>
#include "expectations/handler.hpp"
#include "it_base.hpp"
#include "pretty_matchers.hpp"
Go to the source code of this file.
Classes | |
class | CppSpec::Matchers::MatcherBase< Actual, Expected > |
the base class for all Matcher classes and objects More... | |
Contains the base class for all Matchers.
Copyright 2016 Katherine Whitlock