testing.graphics

Classes


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 Properties

goog.testing.graphics.SEGMENT_NAMES_ :
Array mapping numeric segment constant to a descriptive character.
Code »

Package testing

Package Reference