示例#1
0
 public function testGetIndices()
 {
     $indices = self::$search->getIndices();
     $this->assertNotEmpty($indices);
 }