Exemplo n.º 1
0
 public function testGetType()
 {
     $this->assertEquals(Solarium_Query_Select::COMPONENT_FACETSET, $this->_facetSet->getType());
 }