All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
testing::Expectation Class Reference

Public Member Functions

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

Friends

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