Exemplo n.º 1
0
 public function testGetType()
 {
     $this->assertEquals(Solarium_Client::QUERYTYPE_ANALYSIS_FIELD, $this->_query->getType());
 }