Solar_Cli_RunTests::_exec()
protected
void
Solar_Cli_RunTests::_exec
( string $spec = NULL
)
Runs the tests for a class, descending into subdirectories unless otherwise specified.
Parameters
(string)
$spec
: The Test_Class or Test_Class::testMethod to run.
Returns
(void)
Description
Runs the tests for a class, descending into subdirectories unless otherwise specified.