search

goog.testing.MockExpectation

Provided By

This is a class that represents an expectation.

new MockExpectation( name )

Parameters
namestring

The name of the method for this expectation.

Instance Methods

Instance Properties