Esempio n. 1
0
 public function testGetLastModified()
 {
     $this->assertEquals(filemtime($this->file->getAbsolutePath()), $this->file->getLastModified());
 }