search

goog.labs.testing.logicmatcher.AnyOfMatcher

Provided By
All Implemented Interfaces
All Known Aliases

The AnyOf matcher.

new AnyOfMatcher( matchers )

Parameters
matchersArray<goog.labs.testing.Matcher>

Input matchers.

Instance Methods

Static Functions