include Test
Add a test method specified by test class name and method name.
Return
this filter object
Since
2.6
Parameters
class Name
the class name of the test to execute
method Name
the method name of the test to execute. Can be null.
Add a test method specified by test class name and method name.
this filter object
2.6
the class name of the test to execute
the method name of the test to execute. Can be null.