Exemplo n.º 1
0
 public function testMin()
 {
     $this->assertTrue($this->result->min('foo') === '1');
 }