Exemplo n.º 1
0
 public function itReturns0IfNoTimeInSearchData()
 {
     $this->assertEqual($this->result_factory->getQueryTime(array()), 0);
 }