#include <gmock-spec-builders.h>
|
| enum | Clause {
kNone
, kWith
, kWillByDefault
, kNone
,
kWith
, kWillByDefault
} |
| enum | Clause {
kNone
, kWith
, kWillByDefault
, kNone
,
kWith
, kWillByDefault
} |
◆ Clause [1/2]
| Enumerator |
|---|
| kNone | |
| kWith | |
| kWillByDefault | |
| kNone | |
| kWith | |
| kWillByDefault | |
◆ Clause [2/2]
| Enumerator |
|---|
| kNone | |
| kWith | |
| kWillByDefault | |
| kNone | |
| kWith | |
| kWillByDefault | |
◆ UntypedOnCallSpecBase() [1/2]
| testing::internal::UntypedOnCallSpecBase::UntypedOnCallSpecBase |
( |
const char * | a_file, |
|
|
int | a_line ) |
|
inline |
◆ UntypedOnCallSpecBase() [2/2]
| testing::internal::UntypedOnCallSpecBase::UntypedOnCallSpecBase |
( |
const char * | a_file, |
|
|
int | a_line ) |
|
inline |
◆ AssertSpecProperty() [1/2]
| void testing::internal::UntypedOnCallSpecBase::AssertSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ AssertSpecProperty() [2/2]
| void testing::internal::UntypedOnCallSpecBase::AssertSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ ExpectSpecProperty() [1/2]
| void testing::internal::UntypedOnCallSpecBase::ExpectSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ ExpectSpecProperty() [2/2]
| void testing::internal::UntypedOnCallSpecBase::ExpectSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ file() [1/2]
| const char * testing::internal::UntypedOnCallSpecBase::file |
( |
| ) |
const |
|
inline |
◆ file() [2/2]
| const char * testing::internal::UntypedOnCallSpecBase::file |
( |
| ) |
const |
|
inline |
◆ line() [1/2]
| int testing::internal::UntypedOnCallSpecBase::line |
( |
| ) |
const |
|
inline |
◆ line() [2/2]
| int testing::internal::UntypedOnCallSpecBase::line |
( |
| ) |
const |
|
inline |
◆ file_
| const char * testing::internal::UntypedOnCallSpecBase::file_ |
|
protected |
◆ last_clause_
| Clause testing::internal::UntypedOnCallSpecBase::last_clause_ |
|
protected |
◆ line_
| int testing::internal::UntypedOnCallSpecBase::line_ |
|
protected |
The documentation for this class was generated from the following files: