public function testGetIndex()
 {
     $this->assertSame(self::INDEX, $this->request->getIndex());
 }