Solar_Test_Suite::_testConstruct()
protected
void
Solar_Test_Suite::_testConstruct
( Solar_Php $php
, string $class
)
Test the construction of the test class to see if it works.
Parameters
(Solar_Php)
$php
: The PHP execution object.(string)
$class
: The test class for construction.
Returns
(void)
Description
Test the construction of the test class to see if it works.