News

JUnit and NUnit are open source unit testing frameworks; the former for Java applications, the latter for .Net programs.
I’ll walk through several scenarios of using Scala to test Java code, including a unit-testing example and an integration-testing example.