/var/www/vhosts/ihelp.ro/_OLD/tests/TestCase/Controller
Edit: /var/www/vhosts/ihelp.ro/_OLD/tests/TestCase/Controller/CauseImagesControllerTest.php (1403B)
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.');
}
}