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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws java.lang.Exception
java.lang.Exception
public void testCreateDomainAdmin() throws java.lang.Exception
java.lang.Exception
public void testCreateSimpleUser() throws java.lang.Exception
java.lang.Exception
public void testCreateAndDelete() throws java.lang.Exception
java.lang.Exception
public void testDeletingNonExistingContainerShouldNotFail() throws java.lang.Exception
java.lang.Exception
public void testCreateDefault() throws java.lang.Exception
java.lang.Exception
public void testAll() throws java.lang.Exception
java.lang.Exception
public void testMGet() throws java.lang.Exception
java.lang.Exception
public void testGetForUser() throws java.lang.Exception
java.lang.Exception
public void testDeleteInexistant() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
protected IContainers getService(SecurityContext securityContext) throws ServerFault
ServerFault
protected IContainerManagement getContainerManagementService(SecurityContext securityContext, java.lang.String containerUid) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.