TestRepositoryFactory
class TestRepositoryFactory implements RepositoryFactory
Methods
getRepository(EntityManagerInterface $entityManager, $entityName)
{@inheritdoc}
setRepository(EntityManagerInterface $entityManager, $entityName, ObjectRepository $repository)
No description