Example #1
0
 public function testHashCodeFile()
 {
     $this->assertInternalType('integer', $this->file->hashCode());
 }