API Reference / @gtkx/testing / NormalizerFn
Type Alias: NormalizerFn
NormalizerFn = (
text) =>string
Defined in: types.d.ts:11
Normalizes a widget's text before it is compared against a matcher.
Parameters
text
string
Returns
string
API Reference / @gtkx/testing / NormalizerFn
NormalizerFn = (
text) =>string
Defined in: types.d.ts:11
Normalizes a widget's text before it is compared against a matcher.
string
string