public class TestServiceRequests
extends java.lang.Object
Constructor and Description |
---|
TestServiceRequests() |
Modifier and Type | Method and Description |
---|---|
void |
afterClass() |
void |
afterTest() |
void |
beforeClass() |
void |
beforeTest() |
java.lang.Object[][] |
dp() |
java.lang.Object[][] |
dp2() |
void |
getChargebackDetails() |
void |
getResourceAccounting() |
void |
getResourceAccountingDetails() |
void |
getResourceLimitsForMyGroup() |
void |
getServiceRequestDetails(java.lang.String requestId) |
void |
getServiceRequests() |
void |
getServiceRequestWorkflow(java.lang.String requestId) |
void |
getWorkflowStatus(java.lang.String requestId) |
void |
testCancelServiceRequest(java.lang.String requestId) |
void |
testCreateServiceRequest(java.lang.String catalogName,
java.lang.String vdcName,
java.lang.String durationHours,
java.lang.String beginTime,
java.lang.String qty,
java.lang.String comments) |
public void beforeClass() throws java.lang.Exception
java.lang.Exception
public void afterClass()
public java.lang.Object[][] dp()
public java.lang.Object[][] dp2()
public void beforeTest() throws java.lang.Exception
java.lang.Exception
public void afterTest()
public void getServiceRequests() throws java.lang.Exception
java.lang.Exception
public void testCreateServiceRequest(java.lang.String catalogName, java.lang.String vdcName, java.lang.String durationHours, java.lang.String beginTime, java.lang.String qty, java.lang.String comments) throws java.lang.Exception
java.lang.Exception
public void getChargebackDetails() throws java.lang.Exception
java.lang.Exception
public void getResourceLimitsForMyGroup() throws java.lang.Exception
java.lang.Exception
public void getServiceRequestDetails(java.lang.String requestId) throws java.lang.Exception
java.lang.Exception
public void testCancelServiceRequest(java.lang.String requestId) throws java.lang.Exception
java.lang.Exception
public void getServiceRequestWorkflow(java.lang.String requestId) throws java.lang.Exception
java.lang.Exception
public void getWorkflowStatus(java.lang.String requestId) throws java.lang.Exception
java.lang.Exception
public void getResourceAccountingDetails() throws java.lang.Exception
java.lang.Exception
public void getResourceAccounting() throws java.lang.Exception
java.lang.Exception