This is a tool that generates tests a la Loader\classloader\TypeGeneratorTests. It has proved useful in finding corner case method resolution bugs in the past.
We might want to generate tests with this and ensure we have plenty of time to fix found bugs.
The text was updated successfully, but these errors were encountered:
This is a tool that generates tests a la
Loader\classloader\TypeGeneratorTests
. It has proved useful in finding corner case method resolution bugs in the past.We might want to generate tests with this and ensure we have plenty of time to fix found bugs.
The text was updated successfully, but these errors were encountered: