摘要:
一次运行多个测试类3-1个测试类参数化测试package springMybatis.test;import java.util.Arrays;import java.util.Collection;import org.junit.BeforeClass;import org.junit.Test... 阅读全文
posted @ 2015-04-17 18:08
harry_ma
阅读(475)
评论(0)
推荐(0)
摘要:
package com.mengdd.junit;import junit.extensions.RepeatedTest;import junit.framework.Test;import junit.framework.TestCase;import junit.framework.TestS... 阅读全文
posted @ 2015-04-17 18:06
harry_ma
阅读(235)
评论(0)
推荐(0)
摘要:
一次运行多个测试类1-运行多个测试类有两个测试类,叫CalculatorTest和CalculatorTest2。在测试类所在的包中新建一个类,叫做TestAll,如下:package com.mengdd.junit;import junit.framework.Test;import junit... 阅读全文
posted @ 2015-04-17 17:59
harry_ma
阅读(1601)
评论(0)
推荐(0)

浙公网安备 33010602011771号