When code executed in test cases is using/preventing database transactions, phpunit itself cannot use transactions for reseting between cases. But we can tell it about, so some alternative (and slower) method for reseting will be used.