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