public function testIsIgnoredRelation()
 {
     $this->assertFalse($this->provider->isIgnoredRelation($this->metadata, 'associationName'));
 }