public class

TestContentPermissionSet

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.security.TestContentPermissionSet

Summary

Public Constructors
TestContentPermissionSet()
Public Methods
void testAddContentPermission()
void testAddDuplicate()
void testIsNotPermitted()
void testIsPermitted()
void testOrCheckInIsPermitted()
void testRemoveContentPermission()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestContentPermissionSet ()

Public Methods

public void testAddContentPermission ()

public void testAddDuplicate ()

public void testIsNotPermitted ()

public void testIsPermitted ()

public void testOrCheckInIsPermitted ()

public void testRemoveContentPermission ()