Factory method for a Filter
initialized with None
for tagsToInclude
and an empty set for tagsToExclude
.
Factory method for a Filter
initialized with the passed tagsToInclude
and tagsToExclude
.
Factory method for a Filter
initialized with the passed tagsToInclude
and tagsToExclude
.
an optional Set
of String
tag names to include (i.e., not filter out) when filtering tests
a Set
of String
tag names to exclude (i.e., filter out) when filtering tests