|
C++Spec 1.0.0
BDD testing for C++
|
#include <source_location>#include <string>#include <utility>#include <vector>#include "expectations/expectation.hpp"

Go to the source code of this file.
Classes | |
| class | CppSpec::ItD |
An it embedded in a Description. More... | |
| class | CppSpec::ItCD< T > |
An it embedded in a ClassDescription. More... | |