Visualphpunit\Core\Parser::explodeTestName
Explode a testname into class and method components
Signature
private function explodeTestName(string
$testName )
Parameters
$testName
— string
Returns
- array
private function explodeTestName(string
$testName )
$testName
—
string