I want all the fixtures I've created for one test to be removed once it's done to keep my tests isolated. Is there a way to iterate over the fixture
object and delete the GORM objects that are persisted?
Asked
Active
Viewed 92 times
2

Alexander Suraphel
- 10,103
- 10
- 55
- 90