public function testGetNamingStrategyName()
 {
     $this->assertEquals($this->namingStrategyName, $this->context->getNamingStrategyName());
 }