Skip to content

derari/hamcrest-fluents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluents for Hamcrest

This is a fluent API for Java Hamcrest.

You can look at an example or browse the interface declarations.

If you want to try it yourself, you can download it here (without hamcrest) or here (with hamcrest), or get it with Maven from https://oss.sonatype.org/content/repositories/snapshots/

<dependency>
    <groupId>org.cthul.matchers.fluent</groupId>
    <artifactId>cthul-fluent-matchers-core</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

If you found a bug or are missing a feature, please create an issue. If you want to request more fluent methods, also provide some examples of how they would be used. If you have other questions, head over to the forum.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published