摘要:
Main function to operate Excel. 1. Define a mapper class for Excel. eg: class ExcelColMapper { [cloumn (index=10)] public string basePathCol{get;set;} 阅读全文
摘要:
今天主要简单介绍下怎么运用Visual Studio Unit Test run SoapUI Project. 1.现自行创建一个可运行的SoapUI的Project,得到项目XML文件.eg:DeviceReportService-soapui-project.xml 2.用VS创建一个Unit 阅读全文