Day 18: JUnit in BlueJ

Today, in AP Computer Science, I introduced JUnit-based unit tests in the BlueJ IDE. BlueJ makes it very easy to create unit tests and interactively generate test methods. I’m trying to emphasize test-driven development more this year, and BlueJ’s integration with JUnit will definitely help!

Screen Shot 2013-09-13 at 2.53.56 PM

Leave a Reply