Пример #1
0
 public function testGetResponseParser()
 {
     $this->assertInstanceOf('Solarium\\QueryType\\Select\\ResponseParser\\Component\\Debug', $this->debug->getResponseParser());
 }