Méthode | Description | |
---|---|---|
RunAsyncAction ( |
Construct a RunAsyncAction and run all tests in the loaded TestSuite.
|
public RunAsyncAction ( |
||
controller | A FrameworkController holding the TestSuite to run | |
filter | string | A string containing the XML representation of the filter to use |
handler | object | A callback handler used to report results |
Résultat | System |