A test wildcard string used to select tests.
A test wildcard string used to select tests.
The testWildcard is a simple string, i.e., not a glob or regular expression.
Any test whose name includes the testWildcard string as a substring will be selected.
the test wildcard string used to select tests.
Information that identifies zero to many tests directly contained in a test class.
The
testWildcardis a simple string, i.e., not a glob or regular expression. Any test whose name includes thetestWildcardstring as a substring will be selected.