goog.debug.Error | |
goog.labs.mock.VerificationError | goog.debug.Error |
recordedCalls
: Array
The recorded calls that didn't match the
expectation.
|
methodName
: !string
The expected method call.
|
args
: !Array
The expected arguments.
|
Constructs a descriptive error message for an expected method call.
|
code » |
![]()
No description.
|
Code » |