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