class NoChildTestSuiteException
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
@internal This class is not covered by the backward compatibility promise for PHPUnit
Hierarchy
- class \PHPUnit\Framework\Exception extends \RuntimeException implements \PHPUnit\Exception
- class \PHPUnit\Framework\NoChildTestSuiteException extends \PHPUnit\Framework\Exception
Expanded class hierarchy of NoChildTestSuiteException
File
-
vendor/
phpunit/ phpunit/ src/ Framework/ Exception/ NoChildTestSuiteException.php, line 17
Namespace
PHPUnit\FrameworkView source
final class NoChildTestSuiteException extends Exception {
}