JUnit.
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java..
Here is the list of declaration for junit. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.4</version> </dependency>
If you think this Maven repository POM file listing for junit is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
Name:Common Public License Version 1.0
URL: http://www.opensource.org/licenses/cpl1.0.txt.
The following table lists the most popular artifacts which are depending on junit-4.4. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
Cache | ehcache-core 2.0.1 This is the ehcache core module. Pair it with other modules for added functionality. | 10 |
JBoss | jboss-vfs 3.0.1.GA A VFS library | 27 |
Testing Mock | powermock-core 1.4.10 PowerMock core functionality. | 7 |
Network | protobuf-java 2.4.0a Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. | 18 |
Scala | scalatest_2.9.0-1 1.6.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 9 |
Network | protobuf-java 2.5.0 Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. | 128 |
JBoss | jboss-common-core 2.2.5.GA JBoss Common Core Utility classes | 5 |
Testing Mock | powermock-reflect 1.5.1 Various utilities for accessing internals of a class. | 19 |
Testing Mock | powermock-core 1.5.1 PowerMock core functionality. | 19 |
Scala | scalatest_2.9.0 1.6.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 37 |
JUnit | powermock-module-junit4-common 1.4.10 PowerMock support module for all versions of JUnit 4.x. | 5 |
Testing Mock | powermock-api-mockito 1.4.12 PowerMock API for Mockito. | 8 |
Testing Mock | powermock-api-mockito 1.5.5 PowerMock API for Mockito. | 5 |
Web Framework | cssparser 0.9.5 A CSS parser which implements SAC (the Simple API for CSS). | 24 |
Testing Mock | powermock-reflect 1.4.10 Various utilities for accessing internals of a class. | 6 |
Library | xlightweb 2.13.2 xLightweb is a lightweight, high performance, scalable web network library | 60 |
Cache | ehcache-core 2.3.1 This is the ehcache core module. Pair it with other modules for added functionality. | 20 |
JBoss | jboss-vfs 2.2.0.SP1 A VFS library | 11 |
JBoss | jboss-vfs 3.1.0.Final A VFS library | 12 |
Development | pmd 4.2.4 <p>PMD scans Java source code and looks for potential problems like:</p> <ul> <li>Possible bugs - empty try/catch/finally/switch statements</li> <li>Dead code - unused local variables, parameters and private methods</li> <li>Suboptimal code - wasteful String/StringBuffer usage</li> <li>Over... | 5 |
Build | javolution 5.5.1 Javolution - Java Solution for Real-Time and Embedded Systems. This project uses template classes to generates java code for various versions of the Java run-time (e.g. J2ME, 1.4, GCJ, 1.5). The default maven compilation builds OSGI bundle for Java 1.5+ (parameterized classe... | 10 |
Scala | scalatest_2.8.1 1.5.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 9 |
Network | easymock 2.4 EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism | 181 |
Development | pmd 5.0.3 <p>PMD scans Java source code and looks for potential problems like:</p> <ul> <li>Possible bugs - empty try/catch/finally/switch statements</li> <li>Dead code - unused local variables, parameters and private methods</li> <li>Suboptimal code - wasteful String/StringBuffer usage</li> <li>Over... | 25 |
Cache | ehcache-core 2.4.0 This is the ehcache core module. Pair it with other modules for added functionality. | 6 |
Testing Mock | easymockclassextension 2.3 The EasyMock Class Extension allows to generate Mock Objects for classes | 78 |
Cache | ehcache-core 2.1.0 This is the ehcache core module. Pair it with other modules for added functionality. | 27 |
Testing Mock | powermock-api-mockito 1.4.10 PowerMock API for Mockito. | 7 |
JBoss | jboss-common-core 2.2.8.GA JBoss Common Core Utility classes | 10 |
Testing Mock | powermock-api-mockito 1.4.11 PowerMock API for Mockito. | 6 |
XML | xsdlib 2010.1 XML Schema datatypes library | 7 |
JEE | libthrift 0.6.1 Thrift is a software framework for scalable cross-language services development. | 30 |
Console | jminix 1.1.0 A simple embeddable restful JMX console | 5 |
Scala | scalatest_2.9.1 1.6.1 ScalaTest is a free, open-source testing toolkit for Scala and Java programmers. | 37 |
JUnit | powermock-module-junit4-common 1.5.1 PowerMock support module for all versions of JUnit 4.x. | 19 |
Cache | ehcache-core 1.7.2 This is the ehcache core module. Pair it with other modules for added functionality | 5 |
Security | jsecurity 0.9.0-RC2 JSecurity is a powerful and flexible open-source Java security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services. | 17 |
Cache | ehcache-core 2.2.0 This is the ehcache core module. Pair it with other modules for added functionality. | 7 |
Network | protobuf-java 2.3.0 Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. | 44 |
Testing Mock | powermock-api-mockito 1.5.1 PowerMock API for Mockito. | 20 |
Testing Mock | powermock-api-mockito 1.5 PowerMock API for Mockito. | 13 |
Library | specs 1.4.3 specs is a Behaviour-Driven-Design framework | 15 |
Development | jlorem 1.3 lorem ipsum generator | 7 |
Document Database | org.sakaiproject.nakamura.core 1.4 Server that uses a sparse map to represent content mapping closely to a colum database like Cassandra. | 7 |
JUnit | htmlunit 2.2-hudson-10 A headless browser intended for use in testing web-based applications. | 18 |
Native | jna-posix 1.0.1 Common cross-project/cross-platform POSIX APIs | 21 |
Testing Mock | easymockclassextension 2.4 The EasyMock Class Extension allows to generate Mock Objects for classes | 60 |
Network | protobuf-java 2.6.1 Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. | 7 |
Swing JavaFX | miglayout 3.7.4 MiGLayout - Java Layout Manager for Swing, SWT and JavaFX | 23 |
JBoss | jboss-common-core 2.2.17.GA JBoss Common Core Utility classes | 16 |
Cache | ehcache-core 2.4.1 This is the ehcache core module. Pair it with other modules for added functionality. | 5 |
Library | xlightweb 2.13 xLightweb is a lightweight, high performance, scalable web network library | 17 |
JBoss | jboss-common-core 2.2.7.GA JBoss Common Core Utility classes | 6 |
Testing Mock | powermock-core 1.4.12 PowerMock core functionality. | 9 |
JUnit | htmlunit 2.3 A headless browser intended for use in testing web-based applications. | 17 |
Cache | ehcache-core 2.0.0 This is the ehcache core module. Pair it with other modules for added functionality. | 18 |
Native | jna-posix 1.0.3 Common cross-project/cross-platform POSIX APIs | 68 |
Data Structure | commons-math 2.1 The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang. | 95 |
Development | pmd 4.2.5 <p>PMD scans Java source code and looks for potential problems like:</p> <ul> <li>Possible bugs - empty try/catch/finally/switch statements</li> <li>Dead code - unused local variables, parameters and private methods</li> <li>Suboptimal code - wasteful String/StringBuffer usage</li> <li>Over... | 8 |
itext 4.2.0 This is a build of the last MPL version of iText. | 6 | |
Data Structure | commons-math 2.2 The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang. | 62 |
Network | protobuf-java 2.4.1 Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. | 129 |
Cache | ehcache-core 2.3.3 This is the ehcache core module. Pair it with other modules for added functionality. | 6 |
Data Structure | commons-math 2.0 The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang. | 10 |
Cache | ehcache-core 2.4.3 This is the ehcache core module. Pair it with other modules for added functionality. | 17 |
The following packages are defined in the junit-4.4.jar
junit.extensions junit.framework junit.runner junit.textui org.hamcrest org.hamcrest.core org.hamcrest.internal org.junit org.junit.experimental.results org.junit.experimental.theories org.junit.experimental.theories.internal org.junit.experimental.theories.suppliers org.junit.internal org.junit.internal.requests org.junit.internal.runners org.junit.matchers org.junit.runner org.junit.runner.manipulation org.junit.runner.notification org.junit.runners
Here is the content of the POM file.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> <modelVersion>4.0.0</modelVersion> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.4</version> <name>JUnit</name> <url>http://junit.org</url> <description> JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. </description> <organization> <name>JUnit</name> <url>http://www.junit.org</url> </organization> <licenses> <license> <name>Common Public License Version 1.0</name> <url>http://www.opensource.org/licenses/cpl1.0.txt</url> </license> </licenses> <scm> <url>http://junit.cvs.sourceforge.net/junit/</url> </scm> <dependencies> <!-- this dependency is included in the jar, see MAVENUPLOAD-1651 <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-core</artifactId> <version>1.1</version> </dependency> --> </dependencies> </project>