namespace Drupal\PHPStan\Rules
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| ComponentTestDoesNotExtendCoreTest | core/tests/PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php | Ensures that no component tests are extending a core test base class. |
| TestClassClassMetadata | core/tests/PHPStan/Rules/TestClassClassMetadata.php | Rules class-level PHPUnit test metadata in test classes. |
| TestClassMethodMetadata | core/tests/PHPStan/Rules/TestClassMethodMetadata.php | Validates method-level PHPUnit test metadata in test classes. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.