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

Download JAR files tagged by tests with all dependencies

Search JAR files by class name

stubout from group us.blanshard.stubout (version 1.0)

An extension to JUnit that lets you stub out classes that don't pertain to your tests. This is especially useful for dealing with legacy code that wasn't written to be easily testable.

Group: us.blanshard.stubout Artifact: stubout
Show source 
 

0 downloads
Artifact stubout
Group us.blanshard.stubout
Version 1.0
Last update 26. March 2007
Organization Luke Blanshard
URL http://stubout.sf.net
License BSD style
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

citrus-quarkus from group org.citrusframework (version 4.3.2)

Adds Citrus support to your Quarkus tests. Citrus is an Open Source Java integration testing framework supporting a wide range of message protocols and data formats (Kafka, Http REST, JMS, TCP/IP, SOAP, FTP/SFTP, XML, Json, and more)

Group: org.citrusframework Artifact: citrus-quarkus
Show all versions Show documentation Show source 
 

0 downloads
Artifact citrus-quarkus
Group org.citrusframework
Version 4.3.2
Last update 11. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies citrus-base, quarkus-arc, quarkus-test-common,
There are maybe transitive dependencies!

fullstack-validator-api from group com.hedera.fullstack (version 0.32.0)

The Full Stack Testing (FST) Suite provides a framework and an associated set of tools for conducting end-to-end and full stack tests against the Hedera network software. Designed with ease of use in mind, the tools are purpose built for the Hedera community and open-source contributors.

Group: com.hedera.fullstack Artifact: fullstack-validator-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact fullstack-validator-api
Group com.hedera.fullstack
Version 0.32.0
Last update 06. September 2024
Organization Hedera Hashgraph, LLC
URL https://www.hedera.com/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fullstack-service-locator from group com.hedera.fullstack (version 0.32.0)

The Full Stack Testing (FST) Suite provides a framework and an associated set of tools for conducting end-to-end and full stack tests against the Hedera network software. Designed with ease of use in mind, the tools are purpose built for the Hedera community and open-source contributors.

Group: com.hedera.fullstack Artifact: fullstack-service-locator
Show all versions Show documentation Show source 
 

0 downloads
Artifact fullstack-service-locator
Group com.hedera.fullstack
Version 0.32.0
Last update 06. September 2024
Organization Hedera Hashgraph, LLC
URL https://www.hedera.com/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fullstack-junit-support from group com.hedera.fullstack (version 0.32.0)

The Full Stack Testing (FST) Suite provides a framework and an associated set of tools for conducting end-to-end and full stack tests against the Hedera network software. Designed with ease of use in mind, the tools are purpose built for the Hedera community and open-source contributors.

Group: com.hedera.fullstack Artifact: fullstack-junit-support
Show all versions Show documentation Show source 
 

0 downloads
Artifact fullstack-junit-support
Group com.hedera.fullstack
Version 0.32.0
Last update 06. September 2024
Organization Hedera Hashgraph, LLC
URL https://www.hedera.com/
License Apache License, Version 2.0
Dependencies amount 7
Dependencies fullstack-base-api, fullstack-validator-api, fullstack-monitoring-api, fullstack-readiness-api, fullstack-test-toolkit, junit-jupiter-api, junit-jupiter-params,
There are maybe transitive dependencies!

fullstack-helm-client from group com.hedera.fullstack (version 0.32.0)

The Full Stack Testing (FST) Suite provides a framework and an associated set of tools for conducting end-to-end and full stack tests against the Hedera network software. Designed with ease of use in mind, the tools are purpose built for the Hedera community and open-source contributors.

Group: com.hedera.fullstack Artifact: fullstack-helm-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact fullstack-helm-client
Group com.hedera.fullstack
Version 0.32.0
Last update 06. September 2024
Organization Hedera Hashgraph, LLC
URL https://www.hedera.com/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies fullstack-base-api, jackson-annotations,
There are maybe transitive dependencies!

fullstack-bom from group com.hedera.fullstack (version 0.32.0)

The Full Stack Testing (FST) Suite provides a framework and an associated set of tools for conducting end-to-end and full stack tests against the Hedera network software. Designed with ease of use in mind, the tools are purpose built for the Hedera community and open-source contributors.

Group: com.hedera.fullstack Artifact: fullstack-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fullstack-bom
Group com.hedera.fullstack
Version 0.32.0
Last update 06. September 2024
Organization Hedera Hashgraph, LLC
URL https://www.hedera.com/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fullstack-base-api from group com.hedera.fullstack (version 0.32.0)

The Full Stack Testing (FST) Suite provides a framework and an associated set of tools for conducting end-to-end and full stack tests against the Hedera network software. Designed with ease of use in mind, the tools are purpose built for the Hedera community and open-source contributors.

Group: com.hedera.fullstack Artifact: fullstack-base-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact fullstack-base-api
Group com.hedera.fullstack
Version 0.32.0
Last update 06. September 2024
Organization Hedera Hashgraph, LLC
URL https://www.hedera.com/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

faktorips-runtime from group org.faktorips (version 24.7.2.release)

Runtime library for Faktor-IPS. When using the JAXB support use either faktorips-runtime-jakarta-xml or faktorips-runtime-javax-xml as dependency. When using CSV to read tables, add the optional dependencies to opencsv, commons-lang3 and commons-text. If you want to run Faktor-IPS tests as JUnit tests, you need to provide either junit (JUnit 4) or junit-jupiter-api (JUnit 5).

Group: org.faktorips Artifact: faktorips-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact faktorips-runtime
Group org.faktorips
Version 24.7.2.release
Last update 13. August 2024
Organization Faktor Zehn GmbH
URL http://faktorzehn.org
License GNU Affero General Public License Version 3 with additional permissions
Dependencies amount 1
Dependencies faktorips-valuetypes,
There are maybe transitive dependencies!

testing-integration-test from group io.kroxylicious.testing (version 0.9.0)

Integration test for the JUnit5 extension. This is a separate module only because using the junit-platform-testkit prevents IntelliJ from executing tests, which makes debugging happy-path tests difficult.

Group: io.kroxylicious.testing Artifact: testing-integration-test
Show all versions Show source 
 

0 downloads
Artifact testing-integration-test
Group io.kroxylicious.testing
Version 0.9.0
Last update 15. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies testing-junit5-extension, kafka-clients, kafka_2.13, zookeeper, testcontainers, junit-jupiter-api,
There are maybe transitive dependencies!



Page 530 from 3 (items total 5636)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy