Ejemplo n.º 1
0
 public function testGetIndices()
 {
     $indices = self::$search->getIndices();
     $this->assertNotEmpty($indices);
 }