コード例 #1
0
 public function testGetPermissions()
 {
     $this->assertEquals(\OCP\PERMISSION_ALL, $this->ab->getPermissions());
 }