Package core.apiCore.interfaces
Class TestPrepare
java.lang.Object
core.apiCore.interfaces.TestPrepare
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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
-