public function testGetFile() { $pc = new PageCache(); $file = $pc->getFile(); $this->assertNotNull($file); }