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

Download JAR files tagged by sanity with all dependencies

Search JAR files by class name

test-suite from group com.cognifide.aet (version 3.2.2)

AET test suites for integration (sanity) tests

Group: com.cognifide.aet Artifact: test-suite
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact test-suite
Group com.cognifide.aet
Version 3.2.2
Last update 27. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sample-site from group com.cognifide.aet (version 3.2.2)

Web application with content necessary for AET integration (sanity) tests

Group: com.cognifide.aet Artifact: sample-site
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sample-site
Group com.cognifide.aet
Version 3.2.2
Last update 27. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies junit, standard, jstl, javax.servlet-api,
There are maybe transitive dependencies!

dbsanity from group org.databene (version 0.9.4)

DB Sanity is a tool for verifying a database's sanity and data integrity.

Group: org.databene Artifact: dbsanity
Show all versions Show source 
 

0 downloads
Artifact dbsanity
Group org.databene
Version 0.9.4
Last update 11. April 2012
Organization not specified
URL http://databene.org/dbsanity
License GNU Public License
Dependencies amount 4
Dependencies jdbacl, databene-script, databene-webdecs, databene-commons,
There are maybe transitive dependencies!

schema-registry-integration-tests from group software.amazon.glue (version 1.1.20)

The AWS Glue Schema Registry tests would do a sanity check for the schema registry library.

Group: software.amazon.glue Artifact: schema-registry-integration-tests
Show all versions 
 

0 downloads
Artifact schema-registry-integration-tests
Group software.amazon.glue
Version 1.1.20
Last update 20. May 2024
Organization not specified
URL https://aws.amazon.com/glue
License Apache License, Version 2.0
Dependencies amount 27
Dependencies schema-registry-serde, schema-registry-kafkastreams-serde, lombok, kinesis, amazon-kinesis-client, amazon-kinesis-producer, auth, kafka_${kafka.scala.version}, kafka-clients, localstack-utils, awaitility, kafka-streams, slf4j-simple, slf4j-api, avro, avro-maven-plugin, avro-compiler, avro-ipc, protobuf-java, log4j-api, log4j-core, log4j-slf4j-impl, log4j-1.2-api, junit-jupiter, junit-platform-surefire-provider, hamcrest-all, jaxb-api,
There are maybe transitive dependencies!

gdmc from group com.episode6.hackit.gdmc (version 0.1.12)

An attempt to add some sanity to maven dependencies across multiple gradle projects

Group: com.episode6.hackit.gdmc Artifact: gdmc
Show all versions Show documentation Show source 
 

0 downloads
Artifact gdmc
Group com.episode6.hackit.gdmc
Version 0.1.12
Last update 03. September 2020
Organization not specified
URL https://github.com/episode6/gdmc
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

typed-preferences from group com.episode6.hackit.typed (version 0.0.4)

Bring sanity to android's key-value stores by defining your keys with types and defaults, so your call-sites don't have to.

Group: com.episode6.hackit.typed Artifact: typed-preferences
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact typed-preferences
Group com.episode6.hackit.typed
Version 0.0.4
Last update 31. July 2017
Organization not specified
URL https://github.com/episode6/typed
License The MIT License (MIT)
Dependencies amount 3
Dependencies typed-core, jsr305, gson,
There are maybe transitive dependencies!

typed-core from group com.episode6.hackit.typed (version 0.0.4)

Bring sanity to android's key-value stores by defining your keys with types and defaults, so your call-sites don't have to.

Group: com.episode6.hackit.typed Artifact: typed-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact typed-core
Group com.episode6.hackit.typed
Version 0.0.4
Last update 31. July 2017
Organization not specified
URL https://github.com/episode6/typed
License The MIT License (MIT)
Dependencies amount 2
Dependencies jsr305, gson,
There are maybe transitive dependencies!

typed-bundles from group com.episode6.hackit.typed (version 0.0.4)

Bring sanity to android's key-value stores by defining your keys with types and defaults, so your call-sites don't have to.

Group: com.episode6.hackit.typed Artifact: typed-bundles
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact typed-bundles
Group com.episode6.hackit.typed
Version 0.0.4
Last update 31. July 2017
Organization not specified
URL https://github.com/episode6/typed
License The MIT License (MIT)
Dependencies amount 3
Dependencies typed-core, jsr305, gson,
There are maybe transitive dependencies!

minitest from group rubygems (version 5.4.1)

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply.

Group: rubygems Artifact: minitest
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact minitest
Group rubygems
Version 5.4.1
Last update 28. March 2015
Organization not specified
URL https://github.com/seattlerb/minitest
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy