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.8.1</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.8.1. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
Library | JGoogleAnalyticsTracker 1.2.0 A java library for sending google analytics tracking information. | 17 |
Library | spark-core 1.1.1 A Sinatra inspired java web framework | 19 |
Groovy | groovy 1.7.5 Groovy: A powerful, dynamic language for the JVM | 27 |
Library | monitorablefutures 1.5 Futures as in java.util.concurrent, but with the ability to report progress. | 13 |
Groovy | groovy-all 1.7.4 Groovy: A powerful, dynamic language for the JVM | 6 |
ORM | ormlite-core 3.3 Lightweight Object Relational Model (ORM) for persisting objects to SQL databases. | 5 |
Network | astyanax-thrift 1.56.43 astyanax-thrift developed by Netflix | 5 |
Network | astyanax-thrift 1.56.48 astyanax-thrift developed by Netflix | 6 |
Console | argparse4j 0.2.1 The command-line parser library based on Python's argparse | 11 |
Library | codemodel 2.4.1 The core functionality of the CodeModel java source code generation library | 51 |
XML Parser | jackson-xml-databind 0.6.2 Extension for Jackson (http://jackson.codehaus.org) to offer alternative support for serializing POJOs as XML and deserializing XML as pojos. Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory. S... | 6 |
Security | scribe 1.3.3 The best OAuth library out there | 6 |
Network | astyanax 1.56.48 astyanax developed by Netflix | 10 |
Security | scribe 1.3.0 The best OAuth library out there | 14 |
Network | netty 3.2.1.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 7 |
Development | thrift-server 0.3.3 Thrift Server implementation backed by LMAX Disruptor. Shows better throughput/latency characteristics than build-in THsHa and TThreadedSelector servers. | 7 |
OSGi | org.apache.felix.scr.generator 1.9.0 Provides the implementation to generate Declarative Services and Metatype Service descriptors from Java 5 Annotations. | 6 |
Network | netty 3.2.3.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 19 |
Database | samza-api 0.7.0 A distributed stream processing framework built upon Apache Kafka and Apache Hadoop YARN. | 5 |
XML | xmlsec 1.4.4 Apache Santuario supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. As of version 1.4, the Java library supports the standard Java API JSR-105: XML Digital ... | 7 |
File | esper 4.6.0 Event stream and complex event processing component | 11 |
XML | xmlsec 1.4.5 Apache Santuario supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. As of version 1.4, the Java library supports the standard Java API JSR-105: XML Digital ... | 6 |
JEE | twilio-java-sdk 3.3.9 Java helper library for Twilio services | 15 |
Network | astyanax-core 1.56.48 astyanax-core developed by Netflix | 7 |
Web Service | neethi 3.0.1 Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requireme... | 7 |
Groovy | groovy 1.7.3 Groovy: A powerful, dynamic language for the JVM | 7 |
Build | scala-maven-plugin 3.0.2 The scala-maven-plugin (previously maven-scala-plugin) is used for compiling/testing/running/documenting scala code of any maven project. | 6 |
OSGi | tinybundles 1.0.0 Tiny Bundles is a library to create and modify adhoc bundles and other OSGi resources using fluent Java API. | 51 |
Development | javaparser 1.0.8 A Java 1.5 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. It is also possible to change the AST nodes or create new ones to modify the source code. | 25 |
Library | gstreamer-java 1.5 Java binding for the Gstreamer framework | 5 |
Network | astyanax-core 1.56.43 astyanax-core developed by Netflix | 6 |
XML | commons-digester3 3.0 The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. | 6 |
Network | astyanax-core 1.56.49 astyanax-core developed by Netflix | 6 |
Network | netty 3.2.0.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 17 |
JEE | jmdns 3.4.1 JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was mo... | 7 |
Network | astyanax-core 2.0.2 astyanax-core developed by Netflix | 10 |
Network | netty 3.2.2.Final The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enab... | 6 |
Directory Server | picketbox-ldap 1.0.2.Final PicketBox LDAP Server contains an embeddable Apache Directory server. This is primarily useful for unit testing ldap functionality. | 25 |
Jetty | testing-tools 1.2.2 Tools that for automated testing of clients of web-services. This package includes a simple HTTP Server Simulator based on Jetty, which supports SSL. | 13 |
Security | scribe 1.3.5 The best OAuth library out there | 8 |
Network | astyanax-thrift 2.0.2 astyanax-thrift developed by Netflix | 7 |
Library | fst 2.18 a fast java serialization drop in-replacement + some serialization based utils (Structs, OffHeap Memory) | 6 |
Network | astyanax 1.56.44 astyanax developed by Netflix | 5 |
Network | astyanax-thrift 2.0.1 astyanax-thrift developed by Netflix | 7 |
GWT | gwt-bootstrap 2.2.1.0 A GWT Library that provides the widgets of Twitter Bootstrap. | 5 |
Library | classmate 1.0.0 Library for introspecting types with full generic information including resolving of field and method types. | 31 |
Web Service | neethi 3.0.2 Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requireme... | 6 |
Document Database | astyanax-cassandra 1.56.44 astyanax-cassandra developed by Netflix | 6 |
GWT | gwt-maven-plugin 2.4.0 Maven plugin for the Google Web Toolkit. | 11 |
Library | codemodel 2.6 The core functionality of the CodeModel java source code generation library | 8 |
Network | astyanax-core 1.56.44 astyanax-core developed by Netflix | 7 |
Document Database | astyanax-cassandra 2.0.0 astyanax-cassandra developed by Netflix | 8 |
Library | classmate 0.5.4 Library for introspecting types with full generic information including resolving of field and method types. | 20 |
Library | codemodel 2.4 The core functionality of the CodeModel java source code generation library | 29 |
Development | jchronic 0.2.6 Natural language date parsing in Java, ported directly from Ruby's chronic | 7 |
Console | argparse4j 0.4.1 The command-line parser library based on Python's argparse | 27 |
Library | diffutils 1.2 The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java | 6 |
Android | acra 4.3.0 Publishes a report of an Android application crash to Google docs (or some other end point). | 12 |
Library | chunk-templates 2.1.1 Chunk Template Engine for Java | 16 |
Spring | spring-data-jpa 1.0.2.RELEASE Spring Data module to provide sophisticated support for JPA repositories | 21 |
Database | jedis 2.1.0 Jedis is a blazingly small and sane Redis java client. | 8 |
XML | xsom 20100725 XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input. | 26 |
Asynchronous | awaitility 1.3.3 A Java DSL for synchronizing asynchronous operations | 22 |
Database | jedis 2.0.0 Jedis is a blazingly small and sane Redis java client. | 6 |
Document Database | astyanax-cassandra 1.56.37 astyanax-cassandra developed by Netflix | 9 |
XML | commons-digester 2.1 The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. | 14 |
XML | xsom 20110809 XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input. | 15 |
Build | maven-assembly-plugin 2.4.1 A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors. | 24 |
Network | astyanax 1.56.23 astyanax developed by Netflix | 6 |
Document Database | astyanax-cassandra 1.56.48 astyanax-cassandra developed by Netflix | 8 |
Web Framework | errai-bus 1.2.2.Final Errai Bus | 6 |
Library | kerner-utils-io 0.2.0 Commonly used utility classes (IO related). | 6 |
ORM | ormlite-core 3.2 Lightweight Object Relational Model (ORM) for persisting objects to SQL databases. | 5 |
Testing | analysis-test 1.10-h-1 This plug-in provides test utilities for the static code analysis plug-ins. | 5 |
Library | kerner-utils 0.5.0 Commonly used utility classes. | 5 |
Network | astyanax-thrift 1.56.37 astyanax-thrift developed by Netflix | 8 |
Network | astyanax 1.56.24 astyanax developed by Netflix | 13 |
JEE | jmdns 3.4.2-r353-1 JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was mo... | 5 |
Library | xarlib 2.0 Java library to handle XAR archives | 24 |
The following packages are defined in the junit-4.8.1.jar
junit.extensions junit.framework junit.runner junit.textui org.hamcrest org.hamcrest.core org.hamcrest.internal org.junit org.junit.experimental org.junit.experimental.categories org.junit.experimental.max org.junit.experimental.results org.junit.experimental.runners org.junit.experimental.theories org.junit.experimental.theories.internal org.junit.experimental.theories.suppliers org.junit.internal org.junit.internal.builders org.junit.internal.matchers org.junit.internal.requests org.junit.internal.runners org.junit.internal.runners.model org.junit.internal.runners.statements org.junit.matchers org.junit.rules org.junit.runner org.junit.runner.manipulation org.junit.runner.notification org.junit.runners org.junit.runners.model
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.8.1</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://github.com/KentBeck/junit/tree/master</url> </scm> </project>