mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 14:37:29 +02: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.