Closure Library API Documentation
Go to class or file:
graphics.js
No description.
Useful links
Source Code
Git
File Location
/goog/testing/graphics.js
Public
Protected
Private
Global Functions
goog.testing.graphics.
assertPathEquals
(
expected
,
path
)
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