search

goog.labs.testing.dictionarymatcher.HasEntryMatcher

Provided By
All Implemented Interfaces
All Known Aliases

The HasEntry matcher.

new HasEntryMatcher( key, value )

Parameters
keystring

The key for the entry.

value*

The value for the key.

Instance Methods

Static Functions