equationeditorplugin_test.js
No description.

File Location

/goog/editor/plugins/equationeditorplugin_test.js


Public Protected Private

Global Functions

setUp()
No description.
code »
setUpTestOk(imageUrl)
Sets up expectations for testing when the OK event fires: the field is focused, the image is inserted.
Arguments:
imageUrl : string
Url of the image being inserted.
code »
tearDown()
No description.
code »
testOk()
Tests that when the OK event fires the editable field is properly updated.
code »

Global Variables

IMG_URL :
No description.
Code »
imgElem :
No description.
Code »
mockEditor :
No description.
Code »
mockPlaceCursorNextTo : goog.testing.MockInterface
No description.
Code »
No description.
Code »

Directory plugins

File Reference