Package core.apiCore.interfaces
Class TestPrepare
java.lang.Object
core.apiCore.interfaces.TestPrepare
public class TestPrepare extends Object
-
Constructor Summary
Constructors Constructor Description TestPrepare() -
Method Summary
Modifier and Type Method Description static voidTestPrepareInterface(ServiceObject apiObject)/* (String TestSuite, String TestCaseID, String RunFlag, String Description, String InterfaceType, String UriPath, String ContentType, String Method, String Option, String RequestHeaders, String TemplateFile, String RequestBody, String OutputParams, String RespCodeExp, String ExpectedResponse, String ExpectedResponse, String NotExpectedResponse, String TcComments, String tcName, String tcIndex) interface for azure storage api callsstatic voidwaitForSeconds(ServiceObject apiObject)
-
Constructor Details
-
TestPrepare
public TestPrepare()
-
-
Method Details
-
TestPrepareInterface
/* (String TestSuite, String TestCaseID, String RunFlag, String Description, String InterfaceType, String UriPath, String ContentType, String Method, String Option, String RequestHeaders, String TemplateFile, String RequestBody, String OutputParams, String RespCodeExp, String ExpectedResponse, String ExpectedResponse, String NotExpectedResponse, String TcComments, String tcName, String tcIndex) interface for azure storage api calls- Parameters:
apiObject-- Throws:
Exception
-
waitForSeconds
- Throws:
Exception
-