labs.testing.HasPropertyMatcher Extends
The HasProperty matcher.

Inheritance

Constructor

goog.labs.testing.HasPropertyMatcher(property)

Parameters

property : string
Name of the property to test.

Instance Methods

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

Instance Properties

property_ :
No description.
Code »

Package labs.testing

Package Reference