The goog.labs.testing.HasPropertyMatcher Class

goog.labs.testing.HasPropertyMatcher(property)

The HasProperty matcher.

property {string}
Name of the property to test.

.describe()

.matches()

Determines if an object has a property.