assertFileExists('app/Models/User.php'); $this->markTestSkipped('Cannot be run in this environment.'); } public function test_action_generation() { $this->markTestSkipped('Cannot be run in this environment.'); } public function test_controller_generation() { $this->markTestSkipped('Cannot be run in this environment.'); } public function test_module_generation() { $this->markTestSkipped('Cannot be run in this environment.'); } }