graphics.js
No description.

File Location

/goog/testing/graphics.js


Public Protected Private

Global Functions

goog.testing.graphics.assertPathEquals(expectedpath)
Test if the given path matches the expected array of commands and parameters.
Arguments:
expected : Array.<string | number>
The expected array of commands and parameters.
path : goog.graphics.Path
The path to test against.
code »

Global Variables

function%62 :
No description.
Code »

Directory testing

File Reference