goog.testing.mockmatchers.ObjectEquals
Provided By | |
---|---|
Extends |
A matcher that verifies that the argument is an object that equals the given expected object, using a deep comparison.
new ObjectEquals( expectedObject )
Parameters |
|
---|