search

goog.labs.testing.AnyOfMatcher

Provided By
All Implemented Interfaces
Alias for

The AnyOf matcher.

new AnyOfMatcher( matchers )

Parameters
matchersArray<goog.labs.testing.Matcher>

Input matchers.

Instance Methods

Static Functions