Closure Library API Documentation
Go to class or file:
labs.testing.IsNullMatcher
Extends
The IsNull matcher.
Useful links
Source Code
Git
Inheritance
goog.labs.testing.IsNullMatcher
Constructor
goog.labs.testing.IsNullMatcher(
)
Instance Methods
Public
Protected
Private
Defined in
goog.labs.testing.IsNullMatcher
describe
()
No description.
code »
matches
()
Determines if input value is null.
code »
Package labs.testing
Package Reference