labs.testing.HasKeyMatcher Extends
The HasKey matcher.

Inheritance

Constructor

goog.labs.testing.HasKeyMatcher(key)

Parameters

key : string
The key to check in the object.

Instance Methods

Public Protected Private
describe()
No description.
code »
matches()
Determines if an object has a key.
code »

Instance Properties

key_ :
No description.
Code »

Package labs.testing

Package Reference