Exemplo n.º 1
0
 /**
  * @covers ::usesGroupBy
  */
 public function testUsesGroupBy()
 {
     $this->assertFalse($this->plugin->usesGroupBy());
 }