News

This article introduces a commonly applicable testing strategy for integration points, which improves the coverage, speed, reliability and reproducibility of testing.
I’ll walk through several scenarios of using Scala to test Java code, including a unit-testing example and an integration-testing example.