Foreign Key Fixtures inserts functionality into the TestSuite class in order to clean up fixture data between TestCases. This solves the problems caused by running tests against a database with foreign key constraints.
There are no reported vulnerabilities