Maven项目使用Junit4简单单元测试 爱笑的Gary哥的博客 CSDN博客
344次阅读 1次收藏 发表时间:2020年5月6日
return true; else return false; } } import static org.junit.Assert.*;//静态方法导入 public class DateUtilTest { @org.junit.Test public void isLeapYear() { int arr = {-100, 1000, 20000, 20...
CSDN博客频道
没有更多结果了~
- 意见反馈
- 页面反馈