namespace PHPUnit\Event\TestSuite
Object name | File name | Summary |
---|---|---|
Filtered | vendor/phpunit/phpunit/src/Event/Events/TestSuite/Filtered.php | @psalm-immutable |
FilteredSubscriber | vendor/phpunit/phpunit/src/Event/Events/TestSuite/FilteredSubscriber.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Finished | vendor/phpunit/phpunit/src/Event/Events/TestSuite/Finished.php | @psalm-immutable |
FinishedSubscriber | vendor/phpunit/phpunit/src/Event/Events/TestSuite/FinishedSubscriber.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Loaded | vendor/phpunit/phpunit/src/Event/Events/TestSuite/Loaded.php | @psalm-immutable |
LoadedSubscriber | vendor/phpunit/phpunit/src/Event/Events/TestSuite/LoadedSubscriber.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Skipped | vendor/phpunit/phpunit/src/Event/Events/TestSuite/Skipped.php | @psalm-immutable |
SkippedSubscriber | vendor/phpunit/phpunit/src/Event/Events/TestSuite/SkippedSubscriber.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Sorted | vendor/phpunit/phpunit/src/Event/Events/TestSuite/Sorted.php | @psalm-immutable |
SortedSubscriber | vendor/phpunit/phpunit/src/Event/Events/TestSuite/SortedSubscriber.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Started | vendor/phpunit/phpunit/src/Event/Events/TestSuite/Started.php | @psalm-immutable |
StartedSubscriber | vendor/phpunit/phpunit/src/Event/Events/TestSuite/StartedSubscriber.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
TestSuite | vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuite.php | @psalm-immutable |
TestSuiteBuilder | vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteBuilder.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
TestSuiteForTestClass | vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestClass.php | @psalm-immutable |
TestSuiteForTestMethodWithDataProvider | vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestMethodWithDataProvider.php | @psalm-immutable |
TestSuiteWithName | vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteWithName.php | @psalm-immutable |