|
Electroneum
|
#include <gmock-spec-builders.h>

Public Member Functions | |
| UntypedOnCallSpecBase (const char *a_file, int a_line) | |
| const char * | file () const |
| int | line () const |
Protected Types | |
| enum | Clause { kNone , kWith , kWillByDefault } |
Protected Member Functions | |
| void | AssertSpecProperty (bool property, const string &failure_message) const |
| void | ExpectSpecProperty (bool property, const string &failure_message) const |
Protected Attributes | |
| const char * | file_ |
| int | line_ |
| Clause | last_clause_ |
Definition at line 245 of file gmock-spec-builders.h.
|
protected |
| Enumerator | |
|---|---|
| kNone | |
| kWith | |
| kWillByDefault | |
Definition at line 257 of file gmock-spec-builders.h.
|
inline |
Definition at line 248 of file gmock-spec-builders.h.

|
inlineprotected |
Definition at line 266 of file gmock-spec-builders.h.


|
inlineprotected |
Definition at line 271 of file gmock-spec-builders.h.


|
inline |
Definition at line 252 of file gmock-spec-builders.h.
|
inline |
Definition at line 253 of file gmock-spec-builders.h.
|
protected |
Definition at line 275 of file gmock-spec-builders.h.
|
protected |
Definition at line 280 of file gmock-spec-builders.h.
|
protected |
Definition at line 276 of file gmock-spec-builders.h.