search

goog.labs.testing.IsNotMatcher

Provided By
All Implemented Interfaces
Alias for

The IsNot matcher.

new IsNotMatcher( matcher )

Parameters
matchergoog.labs.testing.Matcher

The matcher to negate.

Instance Methods

Static Functions