示例#1
0
 public function testGetResponseParser()
 {
     $this->assertInstanceOf('Solarium\\QueryType\\Select\\ResponseParser\\Component\\Highlighting', $this->hlt->getResponseParser());
 }