public function WatchdogReportCase::setUp in Site Audit 8.2
Sets up the environment for this test.
File
- tests/
watchdogReportTest.php, line 21 - Contains /site_audit/tests/WatchdogReportCase.
Class
- WatchdogReportCase
- Class WatchdogReportCase.
Namespace
UnishCode
public function setUp() {
$this
->setUpSiteAuditTestEnvironment();
}