webfactory / doctrine-orm-test-infrastructure

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

Interface associations #22

Closed Matthimatiker closed 7 years ago

Matthimatiker commented 7 years ago

Avoids errors when working with associations against interfaces. Allows to register a mapping from interface to concrete entity.

This is not a perfect solution and it might need some refactoring in the future, but for now it is at least usable.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.8%) to 99.184% when pulling 96ea48414c076cf16fdcfc49683acf18ea0e3216 on bugfix/interface_associations into 6c8cf1aaa3ade67dcde7abd83eaa3e9403e1636a on master.