#include "Imports.h" [code]
#include "BasicTypes.h" [code]
Include dependency graph for ExpectationsList.h:

Go to the source code of this file.
Namespaces | |
| namespace | Utils |
| namespace | Utils::CalitkoMocks |
Classes | |
| class | Utils::CalitkoMocks::ExpectationsList< Function > |
| A list of expected function calls on a mock object. More... | |
| struct | Utils::CalitkoMocks::ExpectationPair< Foo > |
| Helper for expectation factories and willCall(), willEmit(). More... | |