- Evil Unit Tests - An article at the Java Ranch that discusses unit testing, functional testing, and the differences between the two.
- JUnit - Dedicated to software developers using JUnit or one of the other XUnit testing frameworks.
- Mock Objects - The Mock Objects project is a generic unit testing framework whose goal is to facilitate developing unit tests in the mock object style. Includes a framework for testing database-related code.
|
|
|