goog.testing.i18n.asserts
Functions
expand_more
addI18nMapping( expected, equivalent ) → void
void
expand_more
assertI18nContains( needle, haystack ) → void
void
expand_more
assertI18nEquals( a, b, opt_c ) → void
void
Asserts that the two values are "almost equal" from i18n perspective. All horizontal white space is stripped before comparison. I18n-equivalent strings are set with addI18nMapping.
Parameters |
|
---|