Monero
Loading...
Searching...
No Matches
Sequence Class Reference

#include <gmock-spec-builders.h>

Collaboration diagram for Sequence:

Public Member Functions

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

Private Attributes

internal::linked_ptr< Expectation > last_expectation_

Constructor & Destructor Documentation

◆ Sequence()

Member Function Documentation

◆ AddExpectation()

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

Member Data Documentation

◆ last_expectation_

internal::linked_ptr<Expectation> testing::Sequence::last_expectation_
private

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