Categories:
Audio (13)
Biotech (29)
Bytecode (22)
Database (79)
Framework (7)
Game (7)
General (497)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (70)
JavaBeans (16)
JDBC (86)
JDK (338)
JSP (20)
Logging (90)
Mail (54)
Messaging (8)
Network (106)
PDF (82)
Report (7)
Scripting (75)
Security (67)
Server (112)
Servlet (17)
SOAP (24)
Testing (55)
Web (24)
XML (287)
Other Resources:
What Is JUnit (Java Unit) Testing
What Is JUnit (Java Unit) Testing?
✍: FYIcenter.com
JUnit is a simple framework to write repeatable tests for Java applications.
It is an instance of the xUnit architecture for unit testing frameworks.
JUnit features include:
JUnit was originally written by Erich Gamma and Kent Beck.
JUnit Releases:
JUnit 4.12 - 04-Dec-2014 JUnit 4.11 - 14-Nov-2012 JUnit 4.10 - 29-Sep-2011 JUnit 4.9 - 22-Aug-2011 JUnit 4.8 - 30-Nov-2009 JUnit 4.7 - 27-Jul-2009 JUnit 4.6 - 13-Apr-2009 ...
For more information, see JUnit Website
Back to FAQ for JUnit (Java Unit) Testing.
2016-02-18, 1591👍, 0💬
Popular Posts:
JDK 11 jdk.hotspot.agent.jmod is the JMOD file for JDK 11 Hotspot Agent module. JDK 11 Hotspot Agent...
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool inte...
Commons DBCP provides Database Connection Pooling. JAR File Size and Download Location: File name: c...
What Is javaws.jar in JRE (Java Runtime Environment) 8? javaws.jar in JRE (Java Runtime Environment)...
GJT (Giant Java Tree) implementation of XML Pull Parser. JAR File Size and Download Location: File n...