public class TestCRUDOperations
extends java.lang.Object
Constructor and Description |
---|
TestCRUDOperations() |
Modifier and Type | Method and Description |
---|---|
void |
createDatacenter() |
void |
createNetAppAccount() |
void |
getAccounts() |
void |
getAllDatacenters() |
void |
getAllUCSChassisXml() |
void |
getAllVMs() |
void |
getFilteredChassisXml() |
void |
getIdentity() |
void |
postXmlRequestForAddGroup() |
void |
postXmlRequestForAddUser() |
void |
postXmlRequestForDeleteUser() |
void |
postXmlRequestForImportCustomTask() |
void |
postXmlRequestForModifyUser() |
void |
readOperation() |
void |
setUp() |
void |
tearDown() |
void |
testCloudAccountByNameXml() |
void |
testCreateGroup() |
void |
testCreateUser() |
void |
testCreatevDC() |
void |
testCreateVXLANPoolPolicy() |
void |
testGetAccountsXml() |
void |
testGetCloudAccountsXml() |
void |
testGetWorkflowInputs() |
void |
testJsonArray() |
void |
testNetAppLunResize() |
void |
testResizeDatastore() |
void |
testSubmitWorkFlowWithInputs() |
void |
testVMPowerAction() |
void |
XmlRequestForDeleteUserWithDeleteMethod() |
void |
XmlRequestForModifyUserWithPutMethod() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void readOperation() throws java.lang.Exception
java.lang.Exception
public void getAllVMs() throws java.lang.Exception
java.lang.Exception
public void testCreateUser() throws java.lang.Exception
java.lang.Exception
public void testCreateGroup() throws java.lang.Exception
java.lang.Exception
public void testGetWorkflowInputs() throws java.lang.Exception
java.lang.Exception
public void testCreatevDC() throws java.lang.Exception
java.lang.Exception
public void testCreateVXLANPoolPolicy() throws java.lang.Exception
java.lang.Exception
public void testVMPowerAction() throws java.lang.Exception
java.lang.Exception
public void testResizeDatastore() throws java.lang.Exception
java.lang.Exception
public void getAllDatacenters() throws java.lang.Exception
java.lang.Exception
public void testNetAppLunResize() throws java.lang.Exception
java.lang.Exception
public void getAccounts() throws java.lang.Exception
java.lang.Exception
public void createDatacenter() throws java.lang.Exception
java.lang.Exception
public void createNetAppAccount() throws java.lang.Exception
java.lang.Exception
public void getIdentity() throws java.lang.Exception
java.lang.Exception
public void testGetAccountsXml() throws java.lang.Exception
java.lang.Exception
public void testGetCloudAccountsXml() throws java.lang.Exception
java.lang.Exception
public void testCloudAccountByNameXml() throws java.lang.Exception
java.lang.Exception
public void getAllUCSChassisXml() throws java.lang.Exception
java.lang.Exception
public void getFilteredChassisXml() throws java.lang.Exception
java.lang.Exception
public void postXmlRequestForAddGroup() throws java.lang.Exception
java.lang.Exception
public void postXmlRequestForAddUser() throws java.lang.Exception
java.lang.Exception
public void postXmlRequestForImportCustomTask() throws java.lang.Exception
java.lang.Exception
public void postXmlRequestForModifyUser() throws java.lang.Exception
java.lang.Exception
public void postXmlRequestForDeleteUser() throws java.lang.Exception
java.lang.Exception
public void XmlRequestForModifyUserWithPutMethod() throws java.lang.Exception
java.lang.Exception
public void XmlRequestForDeleteUserWithDeleteMethod() throws java.lang.Exception
java.lang.Exception
public void testJsonArray() throws java.lang.Exception
java.lang.Exception
public void testSubmitWorkFlowWithInputs() throws java.lang.Exception
java.lang.Exception