asserts.js
No description.

File Location

/goog/testing/i18n/asserts.js


Public Protected Private

Global Functions

goog.testing.i18n.asserts.assertI18nEquals(expectedactual)
Asserts that the two values are "almost equal" from i18n perspective (based on a manually maintained and validated whitelist).
Arguments:
expected : string
The expected value.
actual : string
The actual value.
code »

Directory i18n

File Reference