コード例 #1
0
 public function testGetType()
 {
     $this->assertEquals(Solarium_Query_Select::COMPONENT_HIGHLIGHTING, $this->_hlt->getType());
 }