API Reference / @gtkx/testing / TextExpectation
Type Alias: TextExpectation
TextExpectation =
string|RegExp
Defined in: packages/testing/dist/matchers.d.ts:6
The expected value for a text matcher: an exact string or a regular expression.
API Reference / @gtkx/testing / TextExpectation
TextExpectation =
string|RegExp
Defined in: packages/testing/dist/matchers.d.ts:6
The expected value for a text matcher: an exact string or a regular expression.