Exemplo n.º 1
0
 public function testGetType()
 {
     $this->assertEquals(Query::COMPONENT_MORELIKETHIS, $this->mlt->getType());
 }