Example #1
0
 public function testLength()
 {
     $this->assertEquals(strlen(file_get_contents($this->file->getAbsolutePath())), $this->file->length());
 }