2324252627282930
*/ public void testInitialisation() { new AclMock("acl", expectations); new AclEntryMock("aclEntry", expectations); new GroupMock("group", expectations); new OwnerMock("owner", expectations); new PermissionMock("permission", expectations); }