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