Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
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, 1882👍, 0💬
Popular Posts:
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...
How to perform XML Schema validation with sax\Writer.java provided in the Apache Xerces package? You...
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...
What Is commons-net-ftp-2.0.jar? commons-net-ftp-2.0.jar is the JAR file for Apache Commons Net FTP ...