Example #1
0
 /**
  *
  */
 public function testGetInode()
 {
     $this->assertInternalType('integer', $this->_file->getInode());
 }