C++Spec 1.0.0
BDD testing for C++
|
Go to the source code of this file.
Classes | |
class | CppSpec::ClassDescription< T > |
A Description with a defined subject. More... | |
Typedefs | |
template<class T> | |
using | CppSpec::ClassContext = ClassDescription<T> |