#include <gmock-spec-builders.h>
◆ UntypedActions
◆ Clause
Enumerator |
---|
kNone | |
kWith | |
kTimes | |
kInSequence | |
kAfter | |
kWillOnce | |
kWillRepeatedly | |
kRetiresOnSaturation | |
◆ ExpectationBase()
testing::internal::ExpectationBase::ExpectationBase |
( |
const char * |
file, |
|
|
int |
line, |
|
|
const string & |
source_text |
|
) |
| |
◆ ~ExpectationBase()
virtual testing::internal::ExpectationBase::~ExpectationBase |
( |
| ) |
|
|
virtual |
◆ AllPrerequisitesAreSatisfied()
bool testing::internal::ExpectationBase::AllPrerequisitesAreSatisfied |
( |
| ) |
const |
|
protected |
◆ AssertSpecProperty()
void testing::internal::ExpectationBase::AssertSpecProperty |
( |
bool |
property, |
|
|
const string & |
failure_message |
|
) |
| const |
|
inlineprotected |
◆ call_count()
int testing::internal::ExpectationBase::call_count |
( |
| ) |
const |
|
inlineprotected |
◆ cardinality()
const Cardinality& testing::internal::ExpectationBase::cardinality |
( |
| ) |
const |
|
inline |
◆ cardinality_specified()
bool testing::internal::ExpectationBase::cardinality_specified |
( |
| ) |
const |
|
inlineprotected |
◆ CheckActionCountIfNotDone()
void testing::internal::ExpectationBase::CheckActionCountIfNotDone |
( |
| ) |
const |
|
protected |
◆ DescribeCallCountTo()
void testing::internal::ExpectationBase::DescribeCallCountTo |
( |
::std::ostream * |
os | ) |
const |
◆ DescribeLocationTo()
void testing::internal::ExpectationBase::DescribeLocationTo |
( |
::std::ostream * |
os | ) |
const |
|
inline |
◆ ExpectSpecProperty()
void testing::internal::ExpectationBase::ExpectSpecProperty |
( |
bool |
property, |
|
|
const string & |
failure_message |
|
) |
| const |
|
inlineprotected |
◆ file()
const char* testing::internal::ExpectationBase::file |
( |
| ) |
const |
|
inline |
◆ FindUnsatisfiedPrerequisites()
void testing::internal::ExpectationBase::FindUnsatisfiedPrerequisites |
( |
ExpectationSet * |
result | ) |
const |
|
protected |
◆ GetHandle()
virtual Expectation testing::internal::ExpectationBase::GetHandle |
( |
| ) |
|
|
protectedpure virtual |
◆ GTEST_DISALLOW_ASSIGN_()
testing::internal::ExpectationBase::GTEST_DISALLOW_ASSIGN_ |
( |
ExpectationBase |
| ) |
|
|
protected |
◆ IncrementCallCount()
void testing::internal::ExpectationBase::IncrementCallCount |
( |
| ) |
|
|
inlineprotected |
◆ is_retired()
bool testing::internal::ExpectationBase::is_retired |
( |
| ) |
const |
|
inlineprotected |
◆ IsOverSaturated()
bool testing::internal::ExpectationBase::IsOverSaturated |
( |
| ) |
const |
|
inlineprotected |
◆ IsSatisfied()
bool testing::internal::ExpectationBase::IsSatisfied |
( |
| ) |
const |
|
inlineprotected |
◆ IsSaturated()
bool testing::internal::ExpectationBase::IsSaturated |
( |
| ) |
const |
|
inlineprotected |
◆ line()
int testing::internal::ExpectationBase::line |
( |
| ) |
const |
|
inline |
◆ MaybeDescribeExtraMatcherTo()
virtual void testing::internal::ExpectationBase::MaybeDescribeExtraMatcherTo |
( |
::std::ostream * |
os | ) |
|
|
pure virtual |
◆ Retire()
void testing::internal::ExpectationBase::Retire |
( |
| ) |
|
|
inlineprotected |
◆ RetireAllPreRequisites()
void testing::internal::ExpectationBase::RetireAllPreRequisites |
( |
| ) |
|
|
protected |
◆ set_cardinality()
void testing::internal::ExpectationBase::set_cardinality |
( |
const Cardinality & |
a_cardinality | ) |
|
|
inlineprotected |
◆ source_text()
const char* testing::internal::ExpectationBase::source_text |
( |
| ) |
const |
|
inline |
◆ SpecifyCardinality()
void testing::internal::ExpectationBase::SpecifyCardinality |
( |
const Cardinality & |
cardinality | ) |
|
|
protected |
◆ UntypedTimes()
void testing::internal::ExpectationBase::UntypedTimes |
( |
const Cardinality & |
a_cardinality | ) |
|
|
protected |
◆ 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 file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googlemock/include/gmock/gmock-spec-builders.h
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0