核心思想RulesWrite new code only if you first have a failing automated test.Eliminate duplication.Red/green/refactor. The TDDs mantra.
关注时代Java