Determines the tests to run that are annotated with categories specified in
the value of this annotation or their subtypes unless excluded with Categories.ExcludeCategory.
Determines the tests to run that are annotated with categories specified in
the value of this annotation or their subtypes unless excluded with Categories.ExcludeCategory.
Default:
{}
matchAny
booleanmatchAny
If true, runs tests annotated with any of the categories in
value(). Otherwise, runs tests only if annotated with all of the categories.