Beispiel #1
0
 /**
  *
  */
 public function testGetModificationTime()
 {
     $this->assertInternalType('integer', $this->_file->getModificationTime());
 }