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