用例中的引用库和库名字大小写的修改

This commit is contained in:
shangguan
2020-04-09 17:43:22 +08:00
parent f4a04f3405
commit 240e95fa41
7 changed files with 10 additions and 11 deletions

View File

@@ -264,7 +264,7 @@ roxyPolicy-allow-http-00008
#删除所有策略
${policyIds} Create List ${policyId1} ${policyId5}
#功能端验证
${commandstr} set variable ${curlbatpath}/ProxyPolicy_allow_ssl00008
${commandstr} set variable ${curlbatpath}/ProxyPolicy_allow_ssl00008.bat
${stringlist} Create List 美国中文网
${starttime} Get Time
Sleep ${policyVerificationSleepSeconds}s

View File

@@ -7,8 +7,7 @@ Resource ../../../02-Keyword/tsg_bfapi/PolicyObject.robot
Resource ../../../02-Keyword/tsg_bfapi/LogVariable.robot
Resource ../../../03-Variable/BifangApiVariable.txt
Resource ../../../03-Variable/AllFlowCaseVariable.txt
Library custometest
Resource ../../02-Keyword/tsg-ui/StmpHandle2.robot
Library Custometest
*** Test Cases ***
ProxyPolicy-insert-Http-js-00001

View File

@@ -7,8 +7,7 @@ Resource ../../../02-Keyword/tsg_bfapi/PolicyObject.robot
Resource ../../../02-Keyword/tsg_bfapi/LogVariable.robot
Resource ../../../03-Variable/BifangApiVariable.txt
Resource ../../../03-Variable/AllFlowCaseVariable.txt
Library custometest
Resource ../../02-Keyword/tsg-ui/StmpHandle2.robot
Library Custometest
*** Test Cases ***
ProxyPolicy-insert-SSL-js-00001