public function testGetLastModified() { $this->assertEquals(filemtime($this->file->getAbsolutePath()), $this->file->getLastModified()); }