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

isis-core-interaction from group org.apache.isis.core (version 2.0.0-M9)

Provides _Interaction Scope_. Top level action execution or property changes are wrapped in an _Interaction_. That typically corresponds to a http request/response cycle or a JUnit test method execution.

Group: org.apache.isis.core Artifact: isis-core-interaction
Show all versions Show documentation Show source 
 

0 downloads
Artifact isis-core-interaction
Group org.apache.isis.core
Version 2.0.0-M9
Last update 14. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies isis-core-metamodel,
There are maybe transitive dependencies!

rd-lib-contiperf from group com.rapiddweller (version 2.6.0-jdk-11)

ContiPerf is an open source testing utility forked from Databene ContiPerf by Volker Bergmann that enables the user to easily convert JUnit 4 test cases into performance tests.

Group: com.rapiddweller Artifact: rd-lib-contiperf
Show all versions Show documentation Show source 
 

0 downloads
Artifact rd-lib-contiperf
Group com.rapiddweller
Version 2.6.0-jdk-11
Last update 18. August 2022
Organization rapiddweller GmbH
URL https://www.rapiddweller.com/opensource/rd-lib-contiperf
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unit-test-architect from group io.github.orange-3 (version 1.1.1)

Unit Test Architect is an open source gradle plugin that helps you to automate generation of test cases of kotlin/java files using jUnit + Mockito.

Group: io.github.orange-3 Artifact: unit-test-architect
Show all versions Show documentation Show source 
 

0 downloads
Artifact unit-test-architect
Group io.github.orange-3
Version 1.1.1
Last update 24. January 2022
Organization not specified
URL https://github.com/OrangE-3/UnitTestArchitect
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multi-user-test-runner from group fi.vincit (version 1.0.0-beta1)

JUnit 4.12+ test runner for testing authentication with multiple users. Makes testing authorization with multiple user/role combination easier and reduces amount of boilerplate code.

Group: fi.vincit Artifact: multi-user-test-runner
Show all versions Show documentation Show source 
 

0 downloads
Artifact multi-user-test-runner
Group fi.vincit
Version 1.0.0-beta1
Last update 22. September 2021
Organization not specified
URL https://Vincit.github.io/multi-user-test-runner/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jasmine-maven-plugin from group com.github.searls (version 3.0-beta-02)

A JavaScript unit test plugin that processes JavaScript sources and Jasmine specs, prepares test runner HTML files, executes Jasmine specs headlessly with Chrome, and produces JUnit XML reports

Group: com.github.searls Artifact: jasmine-maven-plugin
Show all versions Show documentation Show source 
 

7 downloads
Artifact jasmine-maven-plugin
Group com.github.searls
Version 3.0-beta-02
Last update 08. November 2020
Organization Justin Searls
URL https://github.com/searls/jasmine-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 21
Dependencies maven-plugin-api, maven-core, plexus-utils, plexus-resources, commons-lang3, commons-text, commons-io, commons-logging, selenium-java, selenium-server, selenium-remote-driver, ST4, jetty-server, jetty-util, backport-util-concurrent, webjars-locator, jasmine, webdrivermanager, javax.inject, slf4j-api, guava,
There are maybe transitive dependencies!

awakelab-archetypes-springmvc-jdbc from group io.github.rhacs (version 1.0.1)

Arquetipo para la creación de proyectos bajo Spring Framework MVC y JDBC Template con implementaciones básicas. Incluye: Spring Framework 5.2.8.RELEASE, Java Servlet API 4.0.1, JSP API 2.3.3, JSTL API 1.2, JUnit 5.6.2

Group: io.github.rhacs Artifact: awakelab-archetypes-springmvc-jdbc
Show source 
 

0 downloads
Artifact awakelab-archetypes-springmvc-jdbc
Group io.github.rhacs
Version 1.0.1
Last update 01. September 2020
Organization not specified
URL https://github.com/rhacs/awakelab-archetypes-springmvc-jdbc
License GNU General Public License version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

awakelab-archetypes-springmvc-jpa from group io.github.rhacs (version 1.0.10)

Arquetipo para la creación de proyectos bajo Spring Framework MVC y Java Persistence API (JPA) con implementaciones básicas. Incluye: Spring Framework 5.2.8.RELEASE, Spring Data 2.3.3.RELEASE, Hibernate 5.4.20.FINAL, Java Servlet API 4.0.1, JSP API 2.3.3, JSTL API 1.2, JUnit 5.6.2

Group: io.github.rhacs Artifact: awakelab-archetypes-springmvc-jpa
Show all versions Show source 
 

0 downloads
Artifact awakelab-archetypes-springmvc-jpa
Group io.github.rhacs
Version 1.0.10
Last update 28. August 2020
Organization not specified
URL https://github.com/rhacs/awakelab-archetypes-springmvc-jpa
License GNU General Public License version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

junit-statefull-extension from group de.humanfork.junit.statefullextension (version 1.0.0)

JUnit extension to build a small framework to extend the test cases in a statefull and reuseable manner. Containing also an implementation of such an extension that can reuse resources over all test cases in one test class.

Group: de.humanfork.junit.statefullextension Artifact: junit-statefull-extension
Show documentation Show source 
 

0 downloads
Artifact junit-statefull-extension
Group de.humanfork.junit.statefullextension
Version 1.0.0
Last update 18. July 2019
Organization humanfork
URL https://www.humanfork.de/projects/junit-statefull-extension
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies junit-jupiter-api,
There are maybe transitive dependencies!

specific-implementation-tester from group javax.cache (version 1.1.1)

Wires together cache-tests with the RI implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test. See README.md for details.

Group: javax.cache Artifact: specific-implementation-tester
Show all versions Show source 
 

0 downloads
Artifact specific-implementation-tester
Group javax.cache
Version 1.1.1
Last update 10. May 2019
Organization not specified
URL https://github.com/jsr107/jsr107tck
License not specified
Dependencies amount 2
Dependencies ${implementation-artifactId}, cache-tests,
There are maybe transitive dependencies!

implementation-tester from group javax.cache (version 1.1.1)

Wires together cache-tests with the RI implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test. See README.md for details.

Group: javax.cache Artifact: implementation-tester
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact implementation-tester
Group javax.cache
Version 1.1.1
Last update 10. May 2019
Organization not specified
URL https://github.com/jsr107/jsr107tck
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 177 from 3 (items total 1982)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy