C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
runner.hpp File Reference
#include <list>
#include <utility>
#include "description.hpp"
#include "formatters/formatters_base.hpp"
#include "result.hpp"
Include dependency graph for runner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CppSpec::Runner
 A collection of Descriptions that are run in sequence. More...