Open chujianyun opened 6 years ago
@chujianyun
谢谢贡献。
可以使用github pull request, 把你修改的代码提交过来,
别的开源项目,也都是这样玩的。
已经申请了pull request
已合并, 其中cn/jmockit/demos/advance/InvocationMockUpTest.java 这个类,按你说的方法修改后,是需要对比月份加1的,老外的都是0-11。所以你在月上加一就行了。
@chujianyun
嗯,多谢订正,忘了这个细节
你的中文网挺不错,通俗易懂,但是个别地方有待简单优化。
本地新建了一个dev分支,push不上去,可否新建dev分支,开放dev分支的读写权限?
[update] 修改assertTrue 为更合理的assertEquals方法 [update] 修改类属性为私有属性 [update] 修改过时的(new Date()).getMonth()方法为LocalDate.now().getMonthValue()等 [update] 修改个别方法修改错误
提示: **ERROR: Permission to hzdavid/jmockit.cn.git denied to chujianyun. fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.**