testing::internal::TypedExpectation< F > Class Template Reference

Inheritance diagram for testing::internal::TypedExpectation< F >:
testing::internal::ExpectationBase

List of all members.

Public Types

typedef Function< F >
::ArgumentTuple 
ArgumentTuple
typedef Function< F >
::ArgumentMatcherTuple 
ArgumentMatcherTuple
typedef Function< F >::Result Result

Public Member Functions

 TypedExpectation (FunctionMockerBase< F > *owner, const char *a_file, int a_line, const string &a_source_text, const ArgumentMatcherTuple &m)
TypedExpectationWith (const Matcher< const ArgumentTuple & > &m)
TypedExpectationTimes (const Cardinality &a_cardinality)
TypedExpectationTimes (int n)
TypedExpectationInSequence (const Sequence &s)
TypedExpectationInSequence (const Sequence &s1, const Sequence &s2)
TypedExpectationInSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3)
TypedExpectationInSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4)
TypedExpectationInSequence (const Sequence &s1, const Sequence &s2, const Sequence &s3, const Sequence &s4, const Sequence &s5)
TypedExpectationAfter (const ExpectationSet &s)
TypedExpectationAfter (const ExpectationSet &s1, const ExpectationSet &s2)
TypedExpectationAfter (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3)
TypedExpectationAfter (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4)
TypedExpectationAfter (const ExpectationSet &s1, const ExpectationSet &s2, const ExpectationSet &s3, const ExpectationSet &s4, const ExpectationSet &s5)
TypedExpectationWillOnce (const Action< F > &action)
TypedExpectationWillRepeatedly (const Action< F > &action)
TypedExpectationRetiresOnSaturation ()
const ArgumentMatcherTuple & matchers () const
const Matcher< const
ArgumentTuple & > & 
extra_matcher () const
const Action< F > & repeated_action () const
virtual void MaybeDescribeExtraMatcherTo (::std::ostream *os)

Friends

class FunctionMockerBase

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1