public class ContainerManagementTests
extends java.lang.Object
| Constructor and Description | 
|---|
ContainerManagementTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
void | 
getItemCount()  | 
protected IContainerManagement | 
service(SecurityContext securityContext,
       java.lang.String containerUid)  | 
void | 
testAccess()  | 
void | 
testAllowSync()  | 
void | 
testGetACL()  | 
void | 
testGetAllItems()  | 
void | 
testGetDescriptor()  | 
void | 
testGetItems()  | 
void | 
testSetACL()  | 
void | 
testSetPersonalSettings()  | 
void | 
testUpdate()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionprotected IContainerManagement service(SecurityContext securityContext, java.lang.String containerUid) throws ServerFault
ServerFaultpublic void testUpdate()
                throws ServerFault,
                       java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testGetACL()
                throws ServerFault,
                       java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testSetACL()
                throws ServerFault,
                       java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testGetDescriptor()
                       throws ServerFault,
                              java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testGetAllItems()
                     throws java.sql.SQLException,
                            ServerFault
java.sql.SQLExceptionServerFaultpublic void testGetItems()
                  throws java.sql.SQLException,
                         ServerFault
java.sql.SQLExceptionServerFaultpublic void testSetPersonalSettings()
                             throws java.lang.Exception
java.lang.Exceptionpublic void testAllowSync()
                   throws java.sql.SQLException
java.sql.SQLExceptionpublic void testAccess()
                throws java.sql.SQLException
java.sql.SQLExceptionpublic void getItemCount()
                  throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2023. All Rights Reserved.