v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Public Member Functions | List of all members
testing::Sequence Class Reference

#include <gmock-spec-builders.h>

Public Member Functions

 Sequence ()
 
void AddExpectation (const Expectation &expectation) const
 

Detailed Description

Definition at line 619 of file gmock-spec-builders.h.

Constructor & Destructor Documentation

testing::Sequence::Sequence ( )
inline

Definition at line 622 of file gmock-spec-builders.h.

Member Function Documentation

void testing::Sequence::AddExpectation ( const Expectation expectation) const

The documentation for this class was generated from the following file: