public class AzureInterface extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.microsoft.azure.storage.CloudStorageAccount |
conn |
| Constructor and Description |
|---|
AzureInterface() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AzureClientInterface(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 calls
|
static void |
azureUploadToFileShare(ServiceObject apiObject) |
static void |
connectAzure() |
static com.microsoft.azure.storage.file.CloudFileDirectory |
getCloudfileDirectory(ServiceObject apiObject)
sets the location of the azure file directory from option column
|
public static void AzureClientInterface(ServiceObject apiObject) throws Exception
apiObject - Exceptionpublic static void azureUploadToFileShare(ServiceObject apiObject) throws Exception
Exceptionpublic static com.microsoft.azure.storage.file.CloudFileDirectory getCloudfileDirectory(ServiceObject apiObject) throws Exception
apiObject - ExceptionCopyright © 2019. All rights reserved.