namespace Drupal\PHPStan\Rules

Same name in other branches
  1. 11.x Drupal\PHPStan\Rules
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.