v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-spec-builders.h>
Public Member Functions | |
Sequence () | |
void | AddExpectation (const Expectation &expectation) const |
Definition at line 619 of file gmock-spec-builders.h.
|
inline |
Definition at line 622 of file gmock-spec-builders.h.
void testing::Sequence::AddExpectation | ( | const Expectation & | expectation | ) | const |
Referenced by testing::internal::FunctionMockerBase< R(A1, A2)>::AddNewExpectation(), and testing::internal::TypedExpectation< F >::InSequence().