/var/www/vhosts/ihelp.ro/_OLD/tests/TestCase/Controller
NameSizeModeActions
Component/-0755rm
CauseImagesControllerTest.php14030644editdlrm
CausesControllerTest.php14040644editdlrm
PagesControllerTest.php13510644editdlrm
ProfilesControllerTest.php14270644editdlrm
UsersControllerTest.php15470644editdlrm
Edit: /var/www/vhosts/ihelp.ro/_OLD/tests/TestCase/Controller/UsersControllerTest.php (1547B)
markTestIncomplete('Not implemented yet.'); } /** * Test view method * * @return void */ public function testView(): void { $this->markTestIncomplete('Not implemented yet.'); } /** * Test add method * * @return void */ public function testAdd(): void { $this->markTestIncomplete('Not implemented yet.'); } /** * Test edit method * * @return void */ public function testEdit(): void { $this->markTestIncomplete('Not implemented yet.'); } /** * Test delete method * * @return void */ public function testDelete(): void { $this->markTestIncomplete('Not implemented yet.'); } }