public class ContainersTests
extends java.lang.Object
| Constructor and Description | 
|---|
ContainersTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected IContainerManagement | 
getContainerManagementService(SecurityContext securityContext,
                             java.lang.String containerUid)  | 
protected IContainers | 
getService(SecurityContext securityContext)  | 
void | 
testAll()  | 
void | 
testCreate()  | 
void | 
testCreateAndDelete()  | 
void | 
testCreateDefault()  | 
void | 
testCreateDomainAdmin()  | 
void | 
testCreateSimpleUser()  | 
void | 
testDeleteInexistant()  | 
void | 
testDeletingNonExistingContainerShouldNotFail()  | 
void | 
testGetForUser()  | 
void | 
testMGet()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testCreate()
                throws java.lang.Exception
java.lang.Exceptionpublic void testCreateDomainAdmin()
                           throws java.lang.Exception
java.lang.Exceptionpublic void testCreateSimpleUser()
                          throws java.lang.Exception
java.lang.Exceptionpublic void testCreateAndDelete()
                         throws java.lang.Exception
java.lang.Exceptionpublic void testDeletingNonExistingContainerShouldNotFail()
                                                   throws java.lang.Exception
java.lang.Exceptionpublic void testCreateDefault()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testAll()
             throws java.lang.Exception
java.lang.Exceptionpublic void testMGet()
              throws java.lang.Exception
java.lang.Exceptionpublic void testGetForUser()
                    throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteInexistant()
                          throws ServerFault,
                                 java.sql.SQLException
ServerFaultjava.sql.SQLExceptionprotected IContainers getService(SecurityContext securityContext) throws ServerFault
ServerFaultprotected IContainerManagement getContainerManagementService(SecurityContext securityContext, java.lang.String containerUid) throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.