Exemple #1
0
 public function testAggregation()
 {
     $this->assertTrue($this->result->aggregation('foo') === '1');
 }