def __init__(self): self.he = excel_handle.Excel_handle( file_path="D:/project/QRZ_API/venv/config/mobile_test_case.xlsx", index=0) self.hw = Way_of_request.Request_ways() self.ha = cookie_action.Cookie_handle() self.ac = action.Action()
def __init__(self): self.he = excel_handle.Excel_handle(index=3) self.hw = Way_of_request.Request_ways() self.ha = cookie_action.Cookie_handle() self.ac = action.Action()
def __init__(self): self.he = excel_handle.Excel_handle() self.hw = Way_of_request.Request_ways() self.ha = cookie_action.Cookie_handle() self.ac = action.Action() self.he2 = excel_handle.Excel_handle("D:\project\QRZ_API\\venv\config\\腾飞电话号码.xls")
def setUp(self): self.he = excel_handle.Excel_handle() self.hw = Way_of_request.Request_ways() self.ha = cookie_action.Cookie_handle() self.ac=action.Action()
def __init__(self): self.Rw = Way_of_request.Request_ways() self.ca = cookie_action.Cookie_handle()
def __init__(self): self.hw = Way_of_request.Request_ways()