GNU Radio's DSD Package
testing::Expectation Class Reference

#include <gmock-spec-builders.h>

Public Member Functions

 Expectation ()
 
 ~Expectation ()
 
 Expectation (internal::ExpectationBase &exp)
 
bool operator== (const Expectation &rhs) const
 
bool operator!= (const Expectation &rhs) const
 
 Expectation ()
 
 ~Expectation ()
 
 Expectation (internal::ExpectationBase &exp)
 
bool operator== (const Expectation &rhs) const
 
bool operator!= (const Expectation &rhs) const
 

Friends

class ExpectationSet
 
class Sequence
 
class ::testing::internal::ExpectationBase
 
class ::testing::internal::UntypedFunctionMockerBase
 
template<typename F >
class ::testing::internal::FunctionMockerBase
 
template<typename F >
class ::testing::internal::TypedExpectation
 

Constructor & Destructor Documentation

◆ Expectation() [1/4]

testing::Expectation::Expectation ( )

◆ ~Expectation() [1/2]

testing::Expectation::~Expectation ( )

◆ Expectation() [2/4]

testing::Expectation::Expectation ( internal::ExpectationBase exp)
inline

◆ Expectation() [3/4]

testing::Expectation::Expectation ( )

◆ ~Expectation() [2/2]

testing::Expectation::~Expectation ( )

◆ Expectation() [4/4]

testing::Expectation::Expectation ( internal::ExpectationBase exp)

Member Function Documentation

◆ operator!=() [1/2]

bool testing::Expectation::operator!= ( const Expectation rhs) const
inline

◆ operator!=() [2/2]

bool testing::Expectation::operator!= ( const Expectation rhs) const
inline

◆ operator==() [1/2]

bool testing::Expectation::operator== ( const Expectation rhs) const
inline

◆ operator==() [2/2]

bool testing::Expectation::operator== ( const Expectation rhs) const
inline

Friends And Related Function Documentation

◆ ::testing::internal::ExpectationBase

friend class ::testing::internal::ExpectationBase
friend

◆ ::testing::internal::FunctionMockerBase

template<typename F >
friend class ::testing::internal::FunctionMockerBase
friend

◆ ::testing::internal::TypedExpectation

template<typename F >
friend class ::testing::internal::TypedExpectation
friend

◆ ::testing::internal::UntypedFunctionMockerBase

◆ ExpectationSet

◆ Sequence

Sequence
friend

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