| org.apache.roller.business.PermissionTest
PermissionTest | public class PermissionTest extends TestCase (Code) | | Test User/Weblog Permissions related business operations.
|
log | public static Log log(Code) | | |
setUp | public void setUp() throws Exception(Code) | | All tests in this suite require a user and a weblog.
|
suite | public static Test suite()(Code) | | |
testInvitations | public void testInvitations() throws Exception(Code) | | Tests weblog invitation process.
|
testPermissionsCRUD | public void testPermissionsCRUD() throws Exception(Code) | | Test basic persistence operations ... Create, Update, Delete.
|
testPermissionsLookups | public void testPermissionsLookups() throws Exception(Code) | | Test lookup mechanisms.
|
|
|