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

Download JAR files tagged by test with all dependencies

Search JAR files by class name

styx-test-api from group com.hotels.styx (version 1.0.0.beta6)

Provides a Test API for Styx plugin developers, allowing Styx server to be configured and started programmatically. This API is intended for external consumption and therefore should be stable with emphasis on ensuring backwards compatibility.

Group: com.hotels.styx Artifact: styx-test-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact styx-test-api
Group com.hotels.styx
Version 1.0.0.beta6
Last update 06. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies styx-proxy, styx-common, netty-tcnative-boringssl-static, testng, wiremock, mockito-core,
There are maybe transitive dependencies!

alchemy-generator from group tech.sirwellington.alchemy (version 2.5.0)

Part of the Alchemy collection. More Data means better tests. Alchemy Generator makes it easier to test your code by providing generators for common Objects and Data.

Group: tech.sirwellington.alchemy Artifact: alchemy-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact alchemy-generator
Group tech.sirwellington.alchemy
Version 2.5.0
Last update 12. September 2019
Organization not specified
URL https://github.com/SirWellington/alchemy-generator
License not specified
Dependencies amount 6
Dependencies mockito-kotlin, hamkrest, alchemy-annotations, slf4j-api, commons-lang3, kotlin-stdlib-jdk7,
There are maybe transitive dependencies!

cobertura from group com.github.leeyazhou (version 2.1.2.RELEASE)

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.

Group: com.github.leeyazhou Artifact: cobertura
Show documentation Show source 
 

0 downloads
Artifact cobertura
Group com.github.leeyazhou
Version 2.1.2.RELEASE
Last update 24. August 2019
Organization not specified
URL https://www.github.com/leeyazhou/cobertura
License not specified
Dependencies amount 14
Dependencies commons-lang3, slf4j-api, asm, asm-tree, asm-commons, asm-util, asm-analysis, oro, jaxen, ant, ant-junit, ant-junit4, junit, mockito-all,
There are maybe transitive dependencies!

guiced-persistence from group com.jwebmp.guicedee.persistence (version 0.68.0.1)

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8

Group: com.jwebmp.guicedee.persistence Artifact: guiced-persistence
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence
Group com.jwebmp.guicedee.persistence
Version 0.68.0.1
Last update 09. August 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence
License not specified
Dependencies amount 15
Dependencies guiced-injection, guice-persist, json, aopalliance-core, byte-buddy, guava, guice, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, javax.persistence-api, javax.transaction, javax.activation, jakarta.xml.bind-api,
There are maybe transitive dependencies!

guiced-persistence-jpa from group com.jwebmp.guicedee.persistence (version 0.68.0.1)

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with annotated injection support aPerfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8 and up

Group: com.jwebmp.guicedee.persistence Artifact: guiced-persistence-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-jpa
Group com.jwebmp.guicedee.persistence
Version 0.68.0.1
Last update 09. August 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-JPA
License not specified
Dependencies amount 5
Dependencies guiced-persistence, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core,
There are maybe transitive dependencies!

guiced-persistence-btm from group com.jwebmp.guicedee.persistence (version 0.68.0.1)

A complete JPA 2.1/2.2 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8

Group: com.jwebmp.guicedee.persistence Artifact: guiced-persistence-btm
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-persistence-btm
Group com.jwebmp.guicedee.persistence
Version 0.68.0.1
Last update 09. August 2019
Organization not specified
URL https://github.com/GedMarc/GuicedPersistence-BTM
License not specified
Dependencies amount 12
Dependencies guiced-persistence, guiced-injection, btm, guiced-persistence-hibernateproperties-reader, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core, javax.transaction, aopalliance-core, guice, guice-persist,
There are maybe transitive dependencies!

jmeter.backendlistener.elasticsearch from group io.github.delirius325 (version 2.6.8)

JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send test results to an ElasticSearch engine. It is meant as an alternative live-monitoring tool to the built-in "InfluxDB" backend listener of JMeter.

Group: io.github.delirius325 Artifact: jmeter.backendlistener.elasticsearch
Show all versions Show documentation Show source 
 

49 downloads
Artifact jmeter.backendlistener.elasticsearch
Group io.github.delirius325
Version 2.6.8
Last update 02. August 2019
Organization not specified
URL https://github.com/delirius325/jmeter-elasticsearch-backend-listener
License The MIT License
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!

jmeter.backendlistener.kafka from group io.github.rahulsinghai (version 1.0.1)

JMeter Backend Listener Kafka is a JMeter plugin enabling you to send test results to a Kafka server. It is meant as an alternative live-monitoring tool to the built-in "InfluxDB" backend listener of JMeter.

Group: io.github.rahulsinghai Artifact: jmeter.backendlistener.kafka
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmeter.backendlistener.kafka
Group io.github.rahulsinghai
Version 1.0.1
Last update 05. July 2019
Organization Rahul Singhai
URL https://github.com/rahulsinghai/jmeter-backend-listener-kafka
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!



Page 994 from 3 (items total 10566)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy