31 $this->codeCheck->isClassUsed(
'MyClass', $fileContent)
61 $this->codeCheck->isDirectDescendant($fileContent,
'MyClass')
defined('TESTS_BP')||define('TESTS_BP' __DIR__
isDirectDescendantDataProvider()
isClassUsedDataProvider()
testIsClassUsed($fileContent, $isClassUsed)
testIsDirectDescendant($fileContent, $isDirectDescendant)