labs.testing.ObjectEqualsMatcher Extends
The Equals matcher.

Inheritance

Constructor

goog.labs.testing.ObjectEqualsMatcher(expectedObject)

Parameters

expectedObject : !Object
The expected object.

Instance Methods

Public Protected Private
describe()
No description.
code »
matches()
Determines if two objects are the same.
code »

Instance Properties

object_ :
No description.
Code »

Package labs.testing

Package Reference