C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
it_base.hpp File Reference
#include <algorithm>
#include <functional>
#include <numeric>
#include <source_location>
#include <string>
#include <utility>
#include "let.hpp"
#include "runnable.hpp"
#include "util.hpp"
Include dependency graph for it_base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CppSpec::ItBase
 Base class for it expressions. More...