#include <gmock-spec-builders.h>
◆ Clause
| Enumerator |
|---|
| kNone | |
| kWith | |
| kWillByDefault | |
◆ UntypedOnCallSpecBase()
| testing::internal::UntypedOnCallSpecBase::UntypedOnCallSpecBase |
( |
const char * | a_file, |
|
|
int | a_line ) |
|
inline |
◆ AssertSpecProperty()
| void testing::internal::UntypedOnCallSpecBase::AssertSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ ExpectSpecProperty()
| void testing::internal::UntypedOnCallSpecBase::ExpectSpecProperty |
( |
bool | property, |
|
|
const string & | failure_message ) const |
|
inlineprotected |
◆ file()
| const char * testing::internal::UntypedOnCallSpecBase::file |
( |
| ) |
const |
|
inline |
◆ line()
| 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 file: