2015年6月17日

摘要: 在同一个Suite里import com.eviware.soapui.support.types.StringToStringMapdef headers = testRunner.testCase.testSuite.getTestCaseByName("LoginTest").getTestS... 阅读全文
posted @ 2015-06-17 18:11 张缤分 阅读(340) 评论(0) 推荐(0)
摘要: 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)
摘要: 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)

导航