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