All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by junit with all dependencies


osgi.enroute.junit.wrapper from group org.osgi (version 4.12.0)

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning. We also make imports optional since it has

Group: org.osgi Artifact: osgi.enroute.junit.wrapper
Show documentation Show source 
Download osgi.enroute.junit.wrapper.jar (4.12.0)
 

2 downloads
Artifact osgi.enroute.junit.wrapper
Group org.osgi
Version 4.12.0
Last update 14. October 2016
Organization OSGi Alliance
URL http://enroute.osgi.org/
License http://opensource.org/licenses/EPL-1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

soapui-junit-mockrunner from group io.fares.junit.soapui (version 0.0.3)

This JUnit extension will bootstrap SoapUI Mock in its own classloader context to prevent clashes with any project dependencies that are under test. The mockrunner uses Plexus Classworlds/Container and Aether to decouple the execution of the mock from the projects under test.

Group: io.fares.junit.soapui Artifact: soapui-junit-mockrunner
Show all versions Show documentation Show source 
Download soapui-junit-mockrunner.jar (0.0.3)
 

1 downloads
Artifact soapui-junit-mockrunner
Group io.fares.junit.soapui
Version 0.0.3
Last update 04. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies unitils-core, junit, org.eclipse.sisu.inject, org.eclipse.sisu.plexus, sisu-guice, plexus-utils, aether-api, aether-spi, aether-util, aether-impl, aether-connector-basic, aether-transport-file, aether-transport-http, maven-settings-builder, maven-aether-provider,
There are maybe transitive dependencies!

beanrunner from group net.sf.beanrunner (version 1.0.0)

This project provides a meaningful way to increase code coverage of your jUnit and TestNG tests. Unit testing Java Beans can be a tedious task. The goal of this project is to provide an automated way to unit test the getters and setters of a class.

Group: net.sf.beanrunner Artifact: beanrunner
Show all versions Show documentation Show source 
Download beanrunner.jar (1.0.0)
 

1 downloads
Artifact beanrunner
Group net.sf.beanrunner
Version 1.0.0
Last update 15. September 2016
Organization not specified
URL http://beanrunner.sourceforge.net
License Mozilla Public License 1.0 (MPL)
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

docs-city-archetype-quickstart from group com.github.charlie-cityu.archetypes (version 1.0)

A variation on the maven-archetype-quickstart with source set to 1.8, build to executable jar with dependencies and junit 4.12. File names have been changed to Main.java and MainTest.java. Directory structure remains consistent with the Maven standard.

Group: com.github.charlie-cityu.archetypes Artifact: docs-city-archetype-quickstart
Show source 
Download docs-city-archetype-quickstart.jar (1.0)
 

0 downloads
Artifact docs-city-archetype-quickstart
Group com.github.charlie-cityu.archetypes
Version 1.0
Last update 15. August 2016
Organization not specified
URL http://github.com/charliew-city/docs-city-archetype-quickstart
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

curator-test-rule from group com.palantir (version 0.0.3)

This project provides a JUnit TestRule that manages the startup and shutdown of the underlying ZooKeeperServer. The TestRule also includes a way of getting CuratorFramework instances that automatically connect and disconnect from the underlying ZooKeeperServer based on the scope of rule.

Group: com.palantir Artifact: curator-test-rule
Show all versions Show documentation Show source 
Download curator-test-rule.jar (0.0.3)
 

2 downloads
Artifact curator-test-rule
Group com.palantir
Version 0.0.3
Last update 22. January 2016
Organization not specified
URL https://github.com/palantir/curator-test-rule
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies junit, slf4j-api, guava, curator-framework, commons-io, jsr305,
There are maybe transitive dependencies!

jmockit from group com.googlecode.jmockit (version 1.7)

JMockit is a Java toolkit for developer (unit/integration) testing. It contains mocking APIs and other tools, supporting both JUnit and TestNG. The mocking APIs allow all kinds of Java code, without testability restrictions, to be tested in isolation from selected dependencies.

Group: com.googlecode.jmockit Artifact: jmockit
Show all versions Show documentation Show source 
Download jmockit.jar (1.7)
 

28 downloads
Artifact jmockit
Group com.googlecode.jmockit
Version 1.7
Last update 09. March 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vmock from group com.googlecode.vmock (version 1.1.1)

VMock is a Java mocking library with ability to mock method and constructor calls without the need to create mock objects. It uses AspectJ under the hood and should be used along with unit testing frameworks such as JUnit or TestNG.

Group: com.googlecode.vmock Artifact: vmock
Show all versions Show documentation Show source 
Download vmock.jar (1.1.1)
 

0 downloads
Artifact vmock
Group com.googlecode.vmock
Version 1.1.1
Last update 09. November 2013
Organization not specified
URL https://vmock.googlecode.com
License New BSD License
Dependencies amount 7
Dependencies aspectjrt, commons-lang, commons-collections, cglib, asm, asm-util, objenesis,
There are maybe transitive dependencies!

libjavolution-core-cpp from group org.javolution (version 6.0.0)

Group: org.javolution Artifact: libjavolution-core-cpp
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjavolution-core-cpp
Group org.javolution
Version 6.0.0
Last update 18. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javolution-core-java from group org.javolution (version 6.0.0)

Group: org.javolution Artifact: javolution-core-java
Show documentation Show source 
Download javolution-core-java.jar (6.0.0)
 

53 downloads
Artifact javolution-core-java
Group org.javolution
Version 6.0.0
Last update 18. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies org.osgi.core, org.osgi.compendium,
There are maybe transitive dependencies!

javolution from group org.javolution (version 6.0.0)

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 executable for Java 1.5+ (parameterized classes). For others targets the ant script should be used directly (e.g. "ant j2me").

Group: org.javolution Artifact: javolution
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact javolution
Group org.javolution
Version 6.0.0
Last update 18. August 2013
Organization Javolution
URL http://javolution.org
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 192 from 205 (items total 2044)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy