atf_help_assert_error constant

TranslationEntry const atf_help_assert_error

Implementation

static const atf_help_assert_error = TranslationEntry(
  key: 'atf_help_assert_error',
  value: 'Asserts the error from the widget equals the given value.',
);