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

Download JAR files tagged by hamcrest with all dependencies

Search JAR files by class name

bool from group com.lordofthejars (version 0.9.0)

Bool is a project that uses Hamcrest matchers to provide a clean way to write conditionals and making them readable even for your clients.

Group: com.lordofthejars Artifact: bool
Show documentation Show source 
 

0 downloads
Artifact bool
Group com.lordofthejars
Version 0.9.0
Last update 14. November 2012
Organization not specified
URL https://github.com/lordofthejars/bool
License Apache License Version 2.0
Dependencies amount 4
Dependencies hamcrest-core, hamcrest-library, cglib-nodep, objenesis,
There are maybe transitive dependencies!

hamcrest-integration from group org.hamcrest (version 1.3)

Provides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock.

Group: org.hamcrest Artifact: hamcrest-integration
Show all versions Show documentation Show source 
 

15 downloads
Artifact hamcrest-integration
Group org.hamcrest
Version 1.3
Last update 09. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hamcrest-library,
There are maybe transitive dependencies!

simplespec_2.9.1 from group com.simple (version 0.6.0)

simplespec is a thin Scala wrapper over JUnit, featuring Hamcrest matchers, easy mocks, and literate test descriptions.

Group: com.simple Artifact: simplespec_2.9.1
Show documentation Show source 
 

0 downloads
Artifact simplespec_2.9.1
Group com.simple
Version 0.6.0
Last update 15. May 2012
Organization not specified
URL https://github.com/SimpleFinance/simplespec
License The MIT License
Dependencies amount 3
Dependencies scala-library, junit, mockito-all,
There are maybe transitive dependencies!

parameter-validation from group info.gehrels (version 2.0.0)

Validating input parameters of methods and constructors is a recurring and stupid task, especially when you are writing public APIs. This module tries to ease your life a bit by providing a static validateThat() method, allowing you to throw IllegalArgumentExceptions using hamcrest matchers.

Group: info.gehrels Artifact: parameter-validation
Show all versions Show documentation Show source 
 

0 downloads
Artifact parameter-validation
Group info.gehrels
Version 2.0.0
Last update 18. October 2024
Organization not specified
URL https://github.com/BGehrels/parameter-validation
License The BSD 3-Clause License
Dependencies amount 1
Dependencies hamcrest-core,
There are maybe transitive dependencies!

findsecbugs-test-util from group com.h3xstream.findsecbugs (version 1.13.0)

Utility that could be reuse for FindBugs plugin development. Include: - Loading of the plugin. - Hamcrest Matcher to do make precise assertion Part of the code was imported to SpotBugs: (Those functions are supported by the SpotBugs project) https://github.com/spotbugs/spotbugs/tree/master/test-harness

Group: com.h3xstream.findsecbugs Artifact: findsecbugs-test-util
Show all versions 
 

0 downloads
Artifact findsecbugs-test-util
Group com.h3xstream.findsecbugs
Version 1.13.0
Last update 26. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cache2k-testing from group org.cache2k (version 1.1.1.Alpha)

Defines different categories (SlowTests, FastTests, ...) we can specify for unit testing. Added as test dependency, otherwise we cannot specify the category in aggregator builds / on top level. This serves also as a test scope BOM for transitive dependencies to JUnit and hamcrest.

Group: org.cache2k Artifact: cache2k-testing
Show all versions Show documentation Show source 
 

0 downloads
Artifact cache2k-testing
Group org.cache2k
Version 1.1.1.Alpha
Last update 02. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

joala-conditions from group net.joala (version 1.2.1)

Implements Waiting for JUnit tests. Concept contains expressions which are responsible to retrieve a state of the application, matcher to verify the expected state (from Hamcrest Library) and conditions which are responsible to repeat the evaluation of the given expression until the state matches the expected state.

Group: net.joala Artifact: joala-conditions
Show all versions Show documentation Show source 
 

0 downloads
Artifact joala-conditions
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies joala-expressions, joala-time, joala-matchers, guava, junit, hamcrest-core, hamcrest-library, slf4j-api,
There are maybe transitive dependencies!

qa-tester-utils from group dev.aherscu.qa (version 0.0.25)

JAX-RS generic providers, authenticators and logging filters, an auto-returning pool implementation based on Apache Commons Pooling, a wrapper around Apache Commons Configuration, various assertions for JSON and XML, a Read-Multi-Write lock, Hamcrest Matchers extensions for streams, and many other utilities for handling text, streams, lists, maps, etc. In addition, provides an AWS Cognito SRP filter for JAX-RS and a CLI for it.

Group: dev.aherscu.qa Artifact: qa-tester-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact qa-tester-utils
Group dev.aherscu.qa
Version 0.0.25
Last update 09. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 37
Dependencies lombok, aspectjrt, annotations, validation-api, javax.annotation-api, hamcrest, hamcrest-library, commons-pool2, aws-java-sdk-cognitoidp, opencsv, thumbnailator, java-8-matchers, jcurry, hamcrest-matchers, oval, reflections, commons-configuration, commons-collections, commons-collections4, commons-text, guava, javax.ws.rs-api, jmustache, yamlbeans, commons-lang3, commons-io, commons-codec, c10n-core, slf4j-api, jul-to-slf4j, logback-classic, json-path-assert, assertj-core, commons-jxpath, testng, wiremock-jre8, commons-cli,
There are maybe transitive dependencies!

qa-testing-utils from group dev.aherscu.qa (version 1.0.4)

JAX-RS generic providers, authenticators and logging filters, an auto-returning pool implementation based on Apache Commons Pooling, a wrapper around Apache Commons Configuration to make it look like a map, various assertions for JSON and XML, a Read-Multi-Write lock, Hamcrest Matchers extensions for streams, and many other utilities for handling text, streams, lists, maps, etc. In addition, provides an AWS Cognito SRP filter for JAX-RS and a CLI for it, see generate-aws-cognito-srp-authenticator profile for generating it.

Group: dev.aherscu.qa Artifact: qa-testing-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact qa-testing-utils
Group dev.aherscu.qa
Version 1.0.4
Last update 21. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies lombok, spotbugs-annotations, validation-api, javax.annotation-api, hamcrest, thumbnailator, jcurry, reflections, commons-configuration, commons-collections, commons-text, guava, jakarta.ws.rs-api, commons-lang3, commons-io, commons-codec, slf4j-api, logback-classic, json-path, assertj-core, commons-jxpath, wiremock-jre8,
There are maybe transitive dependencies!

superpom from group it.tidalwave.superpom (version 5.2)

[![Build Status](https://drone.io/bitbucket.org/tidalwave/tidalwave-superpom-src/status.png)](https://drone.io/bitbucket.org/tidalwave/tidalwave-superpom-src/latest) The super POM for all Tidalwave projects. It is not designed for being used by others, as it contains some corporate-specific configurations, but its ancestor [TheseFooolishThings SuperPOM](http://bitbucket.org/tidalwave/thesefoolishthings-superpom-src) has been designed to be reusable. Please have a look at it. This super POM adds to its ancestor: + some Tidalwave variables that refers to the issue tracker, continuous integration system, etc...; + the definitions of versions of a number of commonly used libraries and their dependency management: * [AspectJ](https://www.eclipse.org/aspectj) * [Hamcrest Matchers](http://hamcrest.org/JavaHamcrest) * [JSR 330](https://github.com/google/guice/wiki/JSR330) * [Jakarta XML Binding (JAXB)](https://eclipse-ee4j.github.io/jaxb-ri/) * [Spotbugs annotations](https://spotbugs.readthedocs.io) * [JUnit](https://junit.org/junit5) * [Logback](http://logback.qos.ch) * [Lombok](https://projectlombok.org) * [SLF4J](slf4j.org) * [Spring 5](https://spring.io/projects/spring-framework) * [TestNG](https://testng.org) + the definition for Tidalwave 3rd party repository (stuff that is not available on Maven Central); + a profile for using the [TheseFoolishThings](http://tidalwave.it/projects/thesefoolishthings) Event Bus (```it.tidalwave-spring-messagebus-v1```); + profiles for the [Mycila License plugin](https://github.com/mycila/license-maven-plugin); + configuration of the UMLGraphDoc maven plugin; + the configuration for the TheseFoolishThings TestNG listener (which provides enhanced test logging); + definitions of some custom javadoc tags; + a blacklist for some old artifacts; + some other minor customisations.

Group: it.tidalwave.superpom Artifact: superpom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact superpom
Group it.tidalwave.superpom
Version 5.2
Last update 01. May 2023
Organization not specified
URL http://tidalwave.it/projects
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 20 from 3 (items total 204)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy