#include <gmock-spec-builders.h>
|
| enum | Clause {
kNone
, kWith
, kTimes
, kInSequence
,
kAfter
, kWillOnce
, kWillRepeatedly
, kRetiresOnSaturation
,
kNone
, kWith
, kTimes
, kInSequence
,
kAfter
, kWillOnce
, kWillRepeatedly
, kRetiresOnSaturation
} |
| enum | Clause {
kNone
, kWith
, kTimes
, kInSequence
,
kAfter
, kWillOnce
, kWillRepeatedly
, kRetiresOnSaturation
,
kNone
, kWith
, kTimes
, kInSequence
,
kAfter
, kWillOnce
, kWillRepeatedly
, kRetiresOnSaturation
} |
| typedef std::vector< const void * > | UntypedActions |
| typedef std::vector< const void * > | UntypedActions |
◆ UntypedActions [1/2]
◆ UntypedActions [2/2]
◆ Clause [1/2]
| Enumerator |
|---|
| kNone | |
| kWith | |
| kTimes | |
| kInSequence | |
| kAfter | |
| kWillOnce | |
| kWillRepeatedly | |
| kRetiresOnSaturation | |
| kNone | |
| kWith | |
| kTimes | |
| kInSequence | |
| kAfter | |
| kWillOnce | |
| kWillRepeatedly | |
| kRetiresOnSaturation | |
◆ Clause [2/2]
| Enumerator |
|---|
| kNone | |
| kWith | |
| kTimes | |
| kInSequence | |
| kAfter | |
| kWillOnce | |
| kWillRepeatedly | |
| kRetiresOnSaturation | |
| kNone | |
| kWith | |
| kTimes | |
| kInSequence | |
| kAfter | |
| kWillOnce | |
| kWillRepeatedly | |
| kRetiresOnSaturation | |
◆ ExpectationBase() [1/2]
| testing::internal::ExpectationBase::ExpectationBase |
( |
const char * | file, |
|
|
int | line, |
|
|
const string & | source_text ) |
◆ ~ExpectationBase() [1/2]
| virtual testing::internal::ExpectationBase::~ExpectationBase |
( |
| ) |
|
|
virtual |
◆ ExpectationBase() [2/2]
| testing::internal::ExpectationBase::ExpectationBase |
( |
const char * | file, |
|
|
int | line, |
|
|
const string & | source_text ) |
◆ ~ExpectationBase() [2/2]
| virtual testing::internal::ExpectationBase::~ExpectationBase |
( |
| ) |
|
|
virtual |
◆ AllPrerequisitesAreSatisfied() [1/2]
| bool testing::internal::ExpectationBase::AllPrerequisitesAreSatisfied |
( |
| ) |
const |
|
protected |
◆ AllPrerequisitesAreSatisfied() [2/2]
| bool testing::internal::ExpectationBase::AllPrerequisitesAreSatisfied |
( |
| ) |
const |
|
protected |
◆ AssertSpecProperty() [1/2]
| void testing::internal::ExpectationBase::AssertSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ AssertSpecProperty() [2/2]
| void testing::internal::ExpectationBase::AssertSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ call_count() [1/2]
| int testing::internal::ExpectationBase::call_count |
( |
| ) |
const |
|
inlineprotected |
◆ call_count() [2/2]
| int testing::internal::ExpectationBase::call_count |
( |
| ) |
const |
|
inlineprotected |
◆ cardinality() [1/2]
| const Cardinality & testing::internal::ExpectationBase::cardinality |
( |
| ) |
const |
|
inline |
◆ cardinality() [2/2]
| const Cardinality & testing::internal::ExpectationBase::cardinality |
( |
| ) |
const |
|
inline |
◆ cardinality_specified() [1/2]
| bool testing::internal::ExpectationBase::cardinality_specified |
( |
| ) |
const |
|
inlineprotected |
◆ cardinality_specified() [2/2]
| bool testing::internal::ExpectationBase::cardinality_specified |
( |
| ) |
const |
|
inlineprotected |
◆ CheckActionCountIfNotDone() [1/2]
| void testing::internal::ExpectationBase::CheckActionCountIfNotDone |
( |
| ) |
const |
|
protected |
◆ CheckActionCountIfNotDone() [2/2]
| void testing::internal::ExpectationBase::CheckActionCountIfNotDone |
( |
| ) |
const |
|
protected |
◆ DescribeCallCountTo() [1/2]
| void testing::internal::ExpectationBase::DescribeCallCountTo |
( |
::std::ostream * | os | ) |
const |
◆ DescribeCallCountTo() [2/2]
| void testing::internal::ExpectationBase::DescribeCallCountTo |
( |
::std::ostream * | os | ) |
const |
◆ DescribeLocationTo() [1/2]
| void testing::internal::ExpectationBase::DescribeLocationTo |
( |
::std::ostream * | os | ) |
const |
|
inline |
◆ DescribeLocationTo() [2/2]
| void testing::internal::ExpectationBase::DescribeLocationTo |
( |
::std::ostream * | os | ) |
const |
|
inline |
◆ ExpectSpecProperty() [1/2]
| void testing::internal::ExpectationBase::ExpectSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ ExpectSpecProperty() [2/2]
| void testing::internal::ExpectationBase::ExpectSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ file() [1/2]
| const char * testing::internal::ExpectationBase::file |
( |
| ) |
const |
|
inline |
◆ file() [2/2]
| const char * testing::internal::ExpectationBase::file |
( |
| ) |
const |
|
inline |
◆ FindUnsatisfiedPrerequisites() [1/2]
| void testing::internal::ExpectationBase::FindUnsatisfiedPrerequisites |
( |
ExpectationSet * | result | ) |
const |
|
protected |
◆ FindUnsatisfiedPrerequisites() [2/2]
| void testing::internal::ExpectationBase::FindUnsatisfiedPrerequisites |
( |
ExpectationSet * | result | ) |
const |
|
protected |
◆ GetHandle() [1/2]
| virtual Expectation testing::internal::ExpectationBase::GetHandle |
( |
| ) |
|
|
protectedpure virtual |
◆ GetHandle() [2/2]
| virtual Expectation testing::internal::ExpectationBase::GetHandle |
( |
| ) |
|
|
protectedpure virtual |
◆ GTEST_DISALLOW_ASSIGN_() [1/2]
| testing::internal::ExpectationBase::GTEST_DISALLOW_ASSIGN_ |
( |
ExpectationBase | | ) |
|
|
protected |
◆ GTEST_DISALLOW_ASSIGN_() [2/2]
| testing::internal::ExpectationBase::GTEST_DISALLOW_ASSIGN_ |
( |
ExpectationBase | | ) |
|
|
protected |
◆ IncrementCallCount() [1/2]
| void testing::internal::ExpectationBase::IncrementCallCount |
( |
| ) |
|
|
inlineprotected |
◆ IncrementCallCount() [2/2]
| void testing::internal::ExpectationBase::IncrementCallCount |
( |
| ) |
|
|
inlineprotected |
◆ is_retired() [1/2]
| bool testing::internal::ExpectationBase::is_retired |
( |
| ) |
const |
|
inlineprotected |
◆ is_retired() [2/2]
| bool testing::internal::ExpectationBase::is_retired |
( |
| ) |
const |
|
inlineprotected |
◆ IsOverSaturated() [1/2]
| bool testing::internal::ExpectationBase::IsOverSaturated |
( |
| ) |
const |
|
inlineprotected |
◆ IsOverSaturated() [2/2]
| bool testing::internal::ExpectationBase::IsOverSaturated |
( |
| ) |
const |
|
inlineprotected |
◆ IsSatisfied() [1/2]
| bool testing::internal::ExpectationBase::IsSatisfied |
( |
| ) |
const |
|
inlineprotected |
◆ IsSatisfied() [2/2]
| bool testing::internal::ExpectationBase::IsSatisfied |
( |
| ) |
const |
|
inlineprotected |
◆ IsSaturated() [1/2]
| bool testing::internal::ExpectationBase::IsSaturated |
( |
| ) |
const |
|
inlineprotected |
◆ IsSaturated() [2/2]
| bool testing::internal::ExpectationBase::IsSaturated |
( |
| ) |
const |
|
inlineprotected |
◆ line() [1/2]
| int testing::internal::ExpectationBase::line |
( |
| ) |
const |
|
inline |
◆ line() [2/2]
| int testing::internal::ExpectationBase::line |
( |
| ) |
const |
|
inline |
◆ MaybeDescribeExtraMatcherTo() [1/2]
| virtual void testing::internal::ExpectationBase::MaybeDescribeExtraMatcherTo |
( |
::std::ostream * | os | ) |
|
|
pure virtual |
◆ MaybeDescribeExtraMatcherTo() [2/2]
| virtual void testing::internal::ExpectationBase::MaybeDescribeExtraMatcherTo |
( |
::std::ostream * | os | ) |
|
|
pure virtual |
◆ Retire() [1/2]
| void testing::internal::ExpectationBase::Retire |
( |
| ) |
|
|
inlineprotected |
◆ Retire() [2/2]
| void testing::internal::ExpectationBase::Retire |
( |
| ) |
|
|
inlineprotected |
◆ RetireAllPreRequisites() [1/2]
| void testing::internal::ExpectationBase::RetireAllPreRequisites |
( |
| ) |
|
|
protected |
◆ RetireAllPreRequisites() [2/2]
| void testing::internal::ExpectationBase::RetireAllPreRequisites |
( |
| ) |
|
|
protected |
◆ set_cardinality() [1/2]
| void testing::internal::ExpectationBase::set_cardinality |
( |
const Cardinality & | a_cardinality | ) |
|
|
inlineprotected |
◆ set_cardinality() [2/2]
| void testing::internal::ExpectationBase::set_cardinality |
( |
const Cardinality & | a_cardinality | ) |
|
|
inlineprotected |
◆ source_text() [1/2]
| const char * testing::internal::ExpectationBase::source_text |
( |
| ) |
const |
|
inline |
◆ source_text() [2/2]
| const char * testing::internal::ExpectationBase::source_text |
( |
| ) |
const |
|
inline |
◆ SpecifyCardinality() [1/2]
| void testing::internal::ExpectationBase::SpecifyCardinality |
( |
const Cardinality & | cardinality | ) |
|
|
protected |
◆ SpecifyCardinality() [2/2]
| void testing::internal::ExpectationBase::SpecifyCardinality |
( |
const Cardinality & | cardinality | ) |
|
|
protected |
◆ UntypedTimes() [1/2]
| void testing::internal::ExpectationBase::UntypedTimes |
( |
const Cardinality & | a_cardinality | ) |
|
|
protected |
◆ UntypedTimes() [2/2]
| void testing::internal::ExpectationBase::UntypedTimes |
( |
const Cardinality & | a_cardinality | ) |
|
|
protected |
References action_count_checked_, call_count_, cardinality_, cardinality_specified_, extra_matcher_specified_, file_, immediate_prerequisites_, last_clause_, line_, mutex_, repeated_action_specified_, retired_, retires_on_saturation_, source_text_, untyped_actions_, and UntypedTimes().
◆ ::testing::Expectation
◆ ::testing::internal::ExpectationTester
| friend class ::testing::internal::ExpectationTester |
|
friend |
◆ ::testing::Sequence
◆ TypedExpectation [1/2]
| friend class TypedExpectation |
|
friend |
◆ TypedExpectation [2/2]
◆ UntypedFunctionMockerBase
| UntypedFunctionMockerBase |
|
friend |
◆ action_count_checked_
| bool testing::internal::ExpectationBase::action_count_checked_ |
|
mutableprotected |
◆ call_count_
| int testing::internal::ExpectationBase::call_count_ |
|
protected |
◆ cardinality_
| Cardinality testing::internal::ExpectationBase::cardinality_ |
|
protected |
◆ cardinality_specified_
| bool testing::internal::ExpectationBase::cardinality_specified_ |
|
protected |
◆ extra_matcher_specified_
| bool testing::internal::ExpectationBase::extra_matcher_specified_ |
|
protected |
◆ file_
| const char * testing::internal::ExpectationBase::file_ |
|
protected |
◆ immediate_prerequisites_
| ExpectationSet testing::internal::ExpectationBase::immediate_prerequisites_ |
|
protected |
◆ last_clause_
| Clause testing::internal::ExpectationBase::last_clause_ |
|
protected |
◆ line_
| int testing::internal::ExpectationBase::line_ |
|
protected |
◆ mutex_
| Mutex testing::internal::ExpectationBase::mutex_ |
|
mutableprotected |
◆ repeated_action_specified_
| bool testing::internal::ExpectationBase::repeated_action_specified_ |
|
protected |
◆ retired_
| bool testing::internal::ExpectationBase::retired_ |
|
protected |
◆ retires_on_saturation_
| bool testing::internal::ExpectationBase::retires_on_saturation_ |
|
protected |
◆ source_text_
| const string testing::internal::ExpectationBase::source_text_ |
|
protected |
◆ untyped_actions_
The documentation for this class was generated from the following files: