public function testGetComposerExcludeTests()
 {
     $this->assertNoTestDirs($this->model->getComposerFiles(ComponentRegistrar::MODULE, false));
 }
Beispiel #2
0
 public function testGetComposerExcludeTests()
 {
     $this->assertNoTestDirs($this->model->getComposerFiles('code', false));
 }