Beispiel #1
0
 /**
  * @test
  * @loadFixture
  */
 public function testIsExtensionEnabledDisabled()
 {
     $this->assertEquals(false, $this->helper->isExtensionEnabled());
 }