コード例 #1
0
ファイル: testcasedata.py プロジェクト: hareq/pythonTestTool
def channelplane_keyword():
    file = RegressionTestDate()
    return read_excel.excel_table_byname(file,"channelplane","keyword")
コード例 #2
0
ファイル: testcasedata.py プロジェクト: hareq/pythonTestTool
def getsourcelist():
    file = RegressionTestDate()
    return read_excel.excel_table_byname(file,"url","source")