ニュース

このインタビューはQCon ロンドン 2008 でErich Gamma氏と様々なテーマについて議論したものです。議論したテーマは「Jazzプロジェクト」、「Eclipseが ...
Erich Gamma discusses the Jazz project, why Eclipse has been successful, the Eclipse release schedule, JUnit, Design Patterns, how to identify a design pattern, and the design pattern community.
EclipseとJUnitによるテスティング(2) テストファーストでコードを作成する快適なXPドライビングのすすめ(5) ...
Would you be surprised to learn that 82.5 percent of Java developers responding to a recently conducted survey said they favor the JUnit testing framework? Or that 70 percent reported an affinity for ...
I was using Hansel to ensure code coverage for certain JUnit tests when I was developing using Java 1.4. I notice that with 1.5 and generics, I'm getting a ...