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