labs.testing.HasValueMatcher Extends
The HasValue matcher.

Inheritance

Constructor

goog.labs.testing.HasValueMatcher(value)

Parameters

value : *
The value to check in the object.

Instance Methods

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

Instance Properties

value_ :
No description.
Code »

Package labs.testing

Package Reference