Overview of JUnit 4
mainJUnit 4 is a simple framework for writing repeatable tests, based on the xUnit architecture for unit testing frameworks.
Note: JUnit 4 is in maintenance mode. Only critical bugs and security issues are addressed. For active development and new features, use the junit-framework repository instead.