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

Download JAR files tagged by junit with all dependencies

Search JAR files by class name

pojomatic-test-utils from group org.pojomatic (version 1.0)

Utilities to help with writing tests for, or using, classes which use Pojomatic. This library includes classes with JUnit and TestNG style assertEquals methods which include differences (via Pojomatic.diff(Object, Object)) in the error message if the assertion fails.

Group: org.pojomatic Artifact: pojomatic-test-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact pojomatic-test-utils
Group org.pojomatic
Version 1.0
Last update 25. April 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies pojomatic,
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!

jsunit 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
Show source 
 

0 downloads
Artifact jsunit
Group net.jsunit
Version 2.1.4
Last update 24. October 2007
Organization not specified
URL http://www.jsunit.net
License Mozilla Public License 1.1
Dependencies amount 6
Dependencies servlet-api, jdom, junit, xerces, jetty, start,
There are maybe transitive dependencies!

rmock from group com.agical.rmock (version 2.0.2)

RMock 2.0 is a Java mock object framework to use with jUnit. RMock has support for a setup-modify-run-verify workflow when writing jUnit tests. It integrates better with IDE refactoring support and allows designing classes and interfaces in a true test-first fashion.

Group: com.agical.rmock Artifact: rmock
Show all versions 
 

0 downloads
Artifact rmock
Group com.agical.rmock
Version 2.0.2
Last update 31. May 2007
Organization not specified
URL http://rmock.sourceforge.net
License not specified
Dependencies amount 2
Dependencies junit, cglib-nodep,
There are maybe transitive dependencies!

version-edit-plugin from group com.soerensen.maven.plugins (version 0.0.1)

This tool allows setting the version number of a specified dependency in a given Maven pom.xml file. All original comments and formatting will be kept. Usage example: mvn com.soerensen.maven.plugins:version-edit-plugin:1.0.1:setDependencyVersion -DpomFile="pom.xml" -Dgavtc="commons-io:commons-io:4.8.0" mvn com.soerensen.maven.plugins:version-edit-plugin:0.0.1:setPropertyDependencyVersion -DpropertyFile="test.property" -Dkey="junit_junit" -Dvalue="24.0.0" gavtc -> groupId:artifactId:version:type*:classifier* * optional Extra property: - noBackupFile (default:false), used to ignore the creation of a backup file.

Group: com.soerensen.maven.plugins Artifact: version-edit-plugin
Show documentation 
 

0 downloads
Artifact version-edit-plugin
Group com.soerensen.maven.plugins
Version 0.0.1
Last update 29. April 2019
Organization not specified
URL https://www.soerensen.com
License Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, maven-plugin-annotations,
There are maybe transitive dependencies!

camunda-archetype-ejb-war from group org.camunda.bpm.archetype (version 7.21.0)

Process application that uses a shared Camunda Platform engine in a Java EE Container, e.g. JBoss Wildfly. Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, HTML5-based start and task forms, configuration for JPA (Hibernate), JUnit Test with in-memory engine and visual process test coverage, Maven Plugins

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-ejb-war
Show all versions Show source 
 

4 downloads
Artifact camunda-archetype-ejb-war
Group org.camunda.bpm.archetype
Version 7.21.0
Last update 03. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

camunda-archetype-servlet-war-demo from group org.camunda.bpm.archetype (version 7.21.0)

Demo application with lots of pre-built parts that uses a shared Camunda Platform engine in a Servlet Container, e.g. Apache Tomcat. Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms, JUnit Test with in-memory engine, Maven Plugins, and visual process test coverage

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-servlet-war-demo
Show all versions Show source 
 

0 downloads
Artifact camunda-archetype-servlet-war-demo
Group org.camunda.bpm.archetype
Version 7.21.0
Last update 03. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spock-junit4 from group org.spockframework (version 2.4-M4-groovy-4.0)

Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.

Group: org.spockframework Artifact: spock-junit4
Show all versions Show documentation Show source 
 

0 downloads
Artifact spock-junit4
Group org.spockframework
Version 2.4-M4-groovy-4.0
Last update 21. March 2024
Organization not specified
URL https://spockframework.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spock-core, junit,
There are maybe transitive dependencies!

spock-core from group org.spockframework (version 2.4-M4-groovy-4.0)

Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.

Group: org.spockframework Artifact: spock-core
Show all versions Show documentation Show source 
 

88 downloads
Artifact spock-core
Group org.spockframework
Version 2.4-M4-groovy-4.0
Last update 21. March 2024
Organization not specified
URL https://spockframework.org
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies groovy, junit-platform-engine, hamcrest,
There are maybe transitive dependencies!



Page 184 from 195 (items total 1943)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy