psalm-plugin-phpunit/hooks
Bruce Weirdan f5ddd1dffb
Suppress missing constructor for TestCase descendants
When there are any initializers (`setUp` or `@before`) it's quite likely
properties were initialized there. As a followup development, we may
later implement more fine-grained checks to see what actually been
initialized in those methods.
2019-02-17 08:28:22 +02:00
..
TestCaseHandler.php Suppress missing constructor for TestCase descendants 2019-02-17 08:28:22 +02:00