| @@ -211,6 +211,9 @@ | ||
| 211 | 211 | ]; | 
| 212 | 212 | } | 
| 213 | 213 | |
| 214 | + /** | |
| 215 | + * @param string $name | |
| 216 | + */ | |
| 214 | 217 | private function getMockedIndex($name) | 
| 215 | 218 |      { | 
| 216 | 219 |          $index = $this->getMockBuilder('FOS\\ElasticaBundle\\Elastica\\Index') |