摘要:
package com.course.testng.thread; import org.testng.annotations.Test; public class multiThread { @Test(invocationCount = 10, threadPoolSize = 3) public void test(){ System.out.print... 阅读全文
posted @ 2019-08-28 10:09
怪圣卡杰
阅读(289)
评论(0)
推荐(0)
浙公网安备 33010602011771号