Class TestPrepare

java.lang.Object
core.apiCore.interfaces.TestPrepare

public class TestPrepare extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    /* (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
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestPrepare

      public TestPrepare()
  • Method Details

    • TestPrepareInterface

      public static void TestPrepareInterface(ServiceObject apiObject) throws Exception
      /* (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

      public static void waitForSeconds(ServiceObject apiObject) throws Exception
      Throws:
      Exception