include Pattern
Adds all test classes and methods to the test execution that matches the target pattern.
The patterns follow the rules of test filtering.
Return
this
Parameters
pattern
the pattern to select tests.
Adds all test classes and methods to the test execution that matches the target pattern.
The patterns follow the rules of test filtering.
this
the pattern to select tests.