摘要: 类似python中测试类下面的执行顺序 import org.junit.*; import static org.junit.Assert.assertEquals; public class CalculatorTest { public CalculatorTest() { System.ou 阅读全文
posted @ 2021-02-20 18:48 whitewall 阅读(378) 评论(0) 推荐(0)