Beispiel #1
0
 public function test_isEnabled_shouldBeEnabledByDefault()
 {
     $this->assertTrue($this->basicReport->isEnabled());
 }