ニュース

このインタビューはQCon ロンドン 2008 でErich Gamma氏と様々なテーマについて議論したものです。議論したテーマは「Jazzプロジェクト」、「Eclipseが ...
今回は「テストの意義」と「テスティングフレームワーク(主にJUnit)」について解説し、その後Eclipseを利用した効果的な単体テストの活用法に ...
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 ...