C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
it.hpp File Reference
#include <source_location>
#include <string>
#include <utility>
#include <vector>
#include "expectations/expectation.hpp"
Include dependency graph for it.hpp:
This graph shows which files directly or indirectly include this file:

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...