behaviorDrivenDescriptions property

List<String> behaviorDrivenDescriptions
final

Implementation

static final List<String> behaviorDrivenDescriptions = List.unmodifiable([
  'double tap the `{{testableId}}` widget.',
  'double tap the `{{testableId}}` widget and fail if it cannot be found in `{{timeout}}` seconds.',
]);