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

Download JAR files tagged by testing with all dependencies

Search JAR files by class name

dspace-jmockit from group org.dspace.dependencies.jmockit (version 0.999.4)

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: org.dspace.dependencies.jmockit Artifact: dspace-jmockit
Show all versions Show documentation Show source 
 

0 downloads
Artifact dspace-jmockit
Group org.dspace.dependencies.jmockit
Version 0.999.4
Last update 10. November 2010
Organization not specified
URL http://code.google.com/p/jmockit/
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

PerfPublisher from group org.jvnet.hudson.plugins (version 7.98)

The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.

Group: org.jvnet.hudson.plugins Artifact: PerfPublisher
Show all versions Show documentation Show source 
 

0 downloads
Artifact PerfPublisher
Group org.jvnet.hudson.plugins
Version 7.98
Last update 22. April 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/PerfPublisher+Plugin
License MIT license
Dependencies amount 2
Dependencies analysis-core, maven-plugin,
There are maybe transitive dependencies!

perfpublisher from group org.jvnet.hudson.plugins (version 7.97)

The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.

Group: org.jvnet.hudson.plugins Artifact: perfpublisher
Show all versions Show documentation Show source 
 

0 downloads
Artifact perfpublisher
Group org.jvnet.hudson.plugins
Version 7.97
Last update 22. April 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/PerfPublisher+Plugin
License MIT license
Dependencies amount 2
Dependencies analysis-core, maven-plugin,
There are maybe transitive dependencies!

microlog from group net.sf.microlog (version 2.3.2)

Microlog is a small, yet powerful logging library for mobile devices based on the Log4j API. Supports Java ME (J2ME) and Android. Logs to device, to PC or to servers online. Used in all phases from development on emulator/device to outdoor field-testing.

Group: net.sf.microlog Artifact: microlog
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact microlog
Group net.sf.microlog
Version 2.3.2
Last update 13. February 2010
Organization SourceForge.net Microlog
URL http://microlog.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

patterntesting-exception from group net.sf.patterntesting (version 0.9.9)

PatternTesting Exception (patterntesting-exception) is a framework round about exceptions. It wraps some common exception (like IOException) to provide some more information as the original exception (e.g. the filename with the absolute pathname). On the other it allows you to provoke exceptions for better testing.

Group: net.sf.patterntesting Artifact: patterntesting-exception
Show all versions Show source 
 

0 downloads
Artifact patterntesting-exception
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/exception/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!

patterntesting-concurrent from group net.sf.patterntesting (version 0.9.9)

PatternTesting Concurrent (patterntesting-concurrent) is a collection of useful thread aspects. It has support for testing, for sychnronization and for concurrent programming. Some of the ideas used in this library comes from reading Brian Goetz's book "Java Concurrency in Practice".

Group: net.sf.patterntesting Artifact: patterntesting-concurrent
Show all versions Show source 
 

0 downloads
Artifact patterntesting-concurrent
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/concurrent/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!

patterntesting-check from group net.sf.patterntesting (version 0.9.9)

PatternTesting Check (patterntesting-check) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing.

Group: net.sf.patterntesting Artifact: patterntesting-check
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact patterntesting-check
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/rt/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!

patterntesting-rt from group net.sf.patterntesting (version 0.9.9)

PatternTesting Runtime (patterntesting-rt) is the runtime component for the PatternTesting framework. It provides the annotations and base classes for the PatternTesting testing framework (e.g. patterntesting-check, patterntesting-concurrent or patterntesting-exception) but can be also used standalone for classpath monitoring or profiling. It uses AOP and AspectJ to perform this feat.

Group: net.sf.patterntesting Artifact: patterntesting-rt
Show all versions Show source 
 

0 downloads
Artifact patterntesting-rt
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/rt/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

apacheds-server-unit from group org.apache.directory.server (version 1.5.5)

A JUnit 4.x based unit testing framework applying LDAP operations over the wire against an LDAP server. Right now the LDAP server is ApacheDS because the start, stop and cleanup of the server are easily controlled. This may change in the future.

Group: org.apache.directory.server Artifact: apacheds-server-unit
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-server-unit
Group org.apache.directory.server
Version 1.5.5
Last update 18. August 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies apacheds-server-jndi, apacheds-interceptor-kerberos, apacheds-core-unit,
There are maybe transitive dependencies!

jsunit-testRunner from group net.jsunit (version 2.1.4)

JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript. Also included is a platform for automating the execution of tests on multiple browsers and mutiple machines running different OSs. Its development began in January 2001.

Group: net.jsunit Artifact: jsunit-testRunner

 

0 downloads
Artifact jsunit-testRunner
Group net.jsunit
Version 2.1.4
Last update 29. October 2007
Organization not specified
URL http://www.jsunit.net
License Mozilla Public License 1.1
Dependencies amount 1
Dependencies jsunit,
There are maybe transitive dependencies!



Page 672 from 694 (items total 6940)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy