The goog.labs.testing.ObjectEqualsMatcher Class

goog.labs.testing.ObjectEqualsMatcher(expectedObject)

The Equals matcher.

expectedObject {!Object}
The expected object.

.describe()

.matches()

Determines if two objects are the same.