A driver for testing renderers.
extends goog.Disposable| Instance Method Summary | |
assertDomMatches()Assert that the rendered element and the decorated element match. | |
attachControlAndDecorate(?goog.ui.Control control) ⇒ ?ElementAttach a control and decorate the element given in the constructor. | |
attachControlAndRender(?goog.ui.Control control) ⇒ ?ElementAttach a control and render its DOM. | |
disposeInternal()Destroy the harness, verifying that all assertions had been checked. | |