会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张缤分
2015年6月17日
[Cookie] Read Cookie and Pass in headers
摘要: 在同一个Suite里import com.eviware.soapui.support.types.StringToStringMapdef headers = testRunner.testCase.testSuite.getTestCaseByName("LoginTest").getTestS...
阅读全文
posted @ 2015-06-17 18:11 张缤分
阅读(340)
评论(0)
推荐(0)
[Training Video - 6] [File Reading] Using log object in the Groovy class
摘要: Car c= new Car(log);c.print()class Car{ def log public Car(log){ this.log=log } public void print(){ log.info "hello world" }}
阅读全文
posted @ 2015-06-17 11:11 张缤分
阅读(185)
评论(0)
推荐(0)
[Training Video - 6] [File Reading] [Java] Create and Write Excel File Using Apache POI API
摘要: package com.file.properties;import java.io.File;import java.io.FileNotFoundException;import java.io.FileOutputStream;import java.io.IOException;import...
阅读全文
posted @ 2015-06-17 10:36 张缤分
阅读(308)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告