예제 #1
0
 public function testGetType()
 {
     $this->assertEquals(Solarium_Client::QUERYTYPE_TERMS, $this->_query->getType());
 }