|
v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-spec-builders.h>
Public Types | |
| typedef internal::Function< F >::ArgumentTuple | ArgumentTuple |
| typedef internal::Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
Public Member Functions | |
| MockSpec (internal::FunctionMockerBase< F > *function_mocker) | |
| internal::OnCallSpec< F > & | InternalDefaultActionSetAt (const char *file, int line, const char *obj, const char *call) |
| internal::TypedExpectation< F > & | InternalExpectedAt (const char *file, int line, const char *obj, const char *call) |
Friends | |
| template<typename Function > | |
| class | internal::FunctionMocker |
Definition at line 1246 of file gmock-spec-builders.h.
| typedef internal::Function<F>::ArgumentTuple testing::internal::MockSpec< F >::ArgumentTuple |
Definition at line 1248 of file gmock-spec-builders.h.
| typedef internal::Function<F>::ArgumentMatcherTuple testing::internal::MockSpec< F >::ArgumentMatcherTuple |
Definition at line 1250 of file gmock-spec-builders.h.
|
inlineexplicit |
Definition at line 1254 of file gmock-spec-builders.h.
|
inline |
Definition at line 1259 of file gmock-spec-builders.h.
|
inline |
Definition at line 1268 of file gmock-spec-builders.h.
Definition at line 1278 of file gmock-spec-builders.h.
1.8.11