labs.testing.IsNullOrUndefinedMatcher Extends
The IsNullOrUndefined matcher.

Inheritance

Constructor

goog.labs.testing.IsNullOrUndefinedMatcher()

Instance Methods

Public Protected Private
describe()
No description.
code »
matches()
Determines if input value is null or undefined.
code »

Package labs.testing

Package Reference