webfactory / doctrine-orm-test-infrastructure

Provides utils to create a test infrastructure for Doctrine ORM entities.
MIT License
20 stars 5 forks source link

Check entity classes on infrastructure creation #18

Closed Matthimatiker closed 7 years ago

Matthimatiker commented 7 years ago

Checks if at least valid class names are provided on infrastructure creation. Fail fast if that is not the case (most probably misspelled or class loader not working as expected).

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e2c73c48c087528c3b093b90c876ee97e9dee157 on feature/check_entity_class into 162f1c95d0de492cae7a4701cee60631f16a65a1 on master.