Entries from 2013-11-18 to 1 day

List of unit testing frameworks for Java

JUnit A programmer-oriented testing framework for Java Mockito A Mocking framework that tastes really good DbUnit A JUnit extension to perform unit testing with database-driven programs SLF4J A Java logging API by means of a simple facade …