Ejemplo n.º 1
0
 public function testGetSpellcheck()
 {
     $this->assertEquals($this->_components[Solarium_Query_Select::COMPONENT_SPELLCHECK], $this->_result->getSpellcheck());
 }