getSuite()
getSuite(string $package, string $dir)
Get the test suite.
Parameters
| string | $package | The name of the package tested by this suite. |
| string | $dir | The path of the AllTests class. |
TestRunner for Horde AllTests.php scripts.