globalPatterns property

Set<Pattern> globalPatterns
final

The set of patterns to check test names against in all suites that run.

Implementation

final Set<Pattern> globalPatterns;