mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
The `TestCaseFactory::getClassName` was removed since it can have unexpected results when called too early, as it builds up the test class prematurely. It is not currently used anywhere else.