search

goog.labs.testing.logicmatcher.IsNotMatcher

Provided By
All Implemented Interfaces
All Known Aliases

The IsNot matcher.

new IsNotMatcher( matcher )

Parameters
matchergoog.labs.testing.Matcher

The matcher to negate.

Instance Methods

Static Functions