Solar_Cli_MakeTests::_addTestMethods()
protected
void
Solar_Cli_MakeTests::_addTestMethods
( array $api
)
Adds test methods to the code for a test file.
Parameters
(array)
$api
: The list of methods in the class API to write test stubs for.
Returns
(void)
Description
Adds test methods to the code for a test file.