05 2020 档案

摘要:1.1 BDD 行为驱动开发(Behavior-Driven Development) 最佳的TDD实现者从外部工作,从客户的角度出发,从客户验收测试失败来描述系统的行为。 作为BDD实现者,则需要谨慎地将验收测试写为团队中任何人都可以阅读的示例。 我们利用编写这些例子的过程,从客户获得有关我们在开 阅读全文
posted @ 2020-05-13 17:04 tzmok 阅读(407) 评论(0) 推荐(0)
摘要:1. Navigate Files ->peject structure ->select the moudle ->clock the Sources as below 阅读全文
posted @ 2020-05-13 16:10 tzmok 阅读(151) 评论(0) 推荐(0)
摘要:1.File->New Project -> 2.input the name that =>Click finish 3. Put the Mouse on the Java =>New Class 4. input what you want import java.io.BufferedRea 阅读全文
posted @ 2020-05-12 16:16 tzmok 阅读(123) 评论(0) 推荐(0)