tags property

List<String> tags
final

Attaches a list of tags that allow test cases to be categorized and grouped.

Implementation

final List<String> tags;