Skip to content

Commit 9110d00

Browse files
kerrykimbroughtumbarumba
authored andcommitted
Add Hamcrest Composites
1 parent 9b49813 commit 9110d00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/related.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Here are some projects that provide additional features and matchers
1212
* [EZ Testing](https://github.com/EZGames/ez-testing) (contains base classes for defining chainable matchers that have a similar style to AssertJ)
1313
* [Hamcrest 1.3 Utility Matchers](https://github.com/NitorCreations/matchers) (Java matchers like CollectionMatchers, MapMatchers, FieldMatcher, SerializableMatcher etc)
1414
* [Hamcrest avro](https://github.com/Byhiras/avro-utils)
15+
* [Hamcrest Composites](https://github.com/Cornutum/hamcrest-composites) (for comparing complex Java objects with better testability)
1516
* [Hamcrest Date](https://github.com/modularit/hamcrest-date) (for comparing dates)
1617
* [Hamcrest HAR](https://github.com/roydekleijn/har-assert) (for HTTP archive files)
1718
* [Hamcrest Java Extras](https://github.com/sf105/hamcrest-java-extras) (currently only a couple of Json matchers)

0 commit comments

Comments
 (0)