doctrine / data-fixtures

Doctrine2 ORM Data Fixtures Extensions
http://www.doctrine-project.org
MIT License
2.77k stars 224 forks source link

Use assertEmpty #275

Closed carusogabriel closed 6 years ago

carusogabriel commented 6 years ago

Small one: I've refactored a test with assertEmpty method.

alcaeus commented 6 years ago

Build failure is unrelated, I'll fix that separately.