#include <gmock-spec-builders.h>
|
| void | DescribeDefaultActionTo (const ArgumentTuple &args, ::std::ostream *os) const |
| virtual void | UntypedDescribeUninterestingCall (const void *untyped_args, ::std::ostream *os) const GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
| virtual const ExpectationBase * | UntypedFindMatchingExpectation (const void *untyped_args, const void **untyped_action, bool *is_excessive, ::std::ostream *what, ::std::ostream *why) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
| virtual void | UntypedPrintArgs (const void *untyped_args, ::std::ostream *os) const |
| TypedExpectation< F > * | FindMatchingExpectationLocked (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| void | FormatUnexpectedCallMessageLocked (const ArgumentTuple &args, ::std::ostream *os, ::std::ostream *why) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| void | PrintTriedExpectationsLocked (const ArgumentTuple &args, ::std::ostream *why) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| | GTEST_DISALLOW_COPY_AND_ASSIGN_ (FunctionMockerBase) |
◆ ArgumentMatcherTuple
◆ ArgumentTuple
◆ Result
◆ ResultHolder
◆ FunctionMockerBase()
◆ ~FunctionMockerBase()
◆ AddNewExpectation()
◆ AddNewOnCallSpec()
◆ ClearDefaultActionsLocked()
◆ current_spec()
◆ DescribeDefaultActionTo()
◆ FindMatchingExpectationLocked()
◆ FindOnCallSpec()
◆ FormatUnexpectedCallMessageLocked()
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
◆ InvokeWith()
◆ PerformDefaultAction()
◆ PrintTriedExpectationsLocked()
◆ UntypedDescribeUninterestingCall()
◆ UntypedFindMatchingExpectation()
◆ UntypedPerformAction()
◆ UntypedPerformDefaultAction()
◆ UntypedPrintArgs()
◆ MockSpec
◆ TypedExpectation
template<typename Func>
| friend class TypedExpectation |
|
friend |
◆ current_spec_
The documentation for this class was generated from the following files: