摘要:
package com.myz.util; import static org.junit.Assert.*; import java.util.Arrays; import java.util.Collection; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Param... 阅读全文
posted @ 2018-02-24 13:53
菜鸡蔡文姬
阅读(499)
评论(0)
推荐(0)
摘要:
package com.myz.util; import org.junit.runner.RunWith; import org.junit.runners.Suite; import org.junit.runners.Suite.SuiteClasses; @RunWith(Suite.class) @SuiteClasses({CalculateTest.class,Calculat... 阅读全文
posted @ 2018-02-24 11:27
菜鸡蔡文姬
阅读(135)
评论(0)
推荐(0)

浙公网安备 33010602011771号