getContainer()->getByClass(EntityManager::class); $this->assertInstanceOf(EntityManager::class, $em); } }