Beispiel #1
0
 public function testSum()
 {
     $this->assertTrue($this->result->sum('foo') === '1');
 }