Mocking with JodaTime's DateTime and Google Guava's Supplier

If you're a seasoned unit tester, you've learned to take note when you see any code working with time,*concurrency*, random, persistence and disc I/O. The reason for this is that tests can be very brittle and sometimes down-right impossible to test properly. This post will show how to abstract out "time" by injecting a replacement for it in the consumer. This post will be using Spring 3 as the Dependency Injection container, though Guice, other DI containers or constructor/setters on POJOs would work......

The Java Libraries You should Know

如果你每日只在遗留代码中挣扎,或许是时候抬起头,看看老Java中的新东西。 Guava 一句话,只要你做Java项目,就应该用Guava。 guava是Google出品的一套Java核心库,在我看来,它甚至应该是JDK的一部分。作为一个Java程序员,如果你没抱......

团队协同软件列表推荐

Overview 任务管理:Teambition , Tower, Github issues, trello, Lighthouse 时间管理:WunderList, Google Calendar 知识管理(WiKi):Confluence, Dropbox Paper, Evernote 团队论坛:Flarum 推荐理由 Teambition: 一款简洁高颜值的团队管理软件,10人以下团队免费。自带云盘和邮件组 Tower: GTD轻量级团队任务管理,文件和任务都可以通过......