search

goog.labs.testing.objectmatcher.InstanceOfMatcher

Provided By
All Implemented Interfaces
All Known Aliases

The InstanceOf matcher.

new InstanceOfMatcher( object )

Parameters
objectObject

The expected class object.

Instance Methods

Static Functions