search

goog.testing.async.MockControl

Provided By

Provides asynchronous mocks and assertions controlled by a parent MockControl.

new MockControl( mockControl )

Parameters
mockControl(goog.testing.MockControl|null)

The parent MockControl.

Instance Methods