tags property Null safety

Set<String> tags
final

The user-defined tags attached to the test or suite.

Implementation

final Set<String> tags;