unruly / java-8-matchers

Hamcrest Matchers for Java 8 features
MIT License
23 stars 5 forks source link

Documentation with example code for Java8Matchers #17

Closed runeflobakk closed 5 years ago

runeflobakk commented 5 years ago

Re the comment here https://github.com/unruly/java-8-matchers/issues/9#issuecomment-473946193

I have written some documentation for the Java8Matchers API. Did some minor cleanups of the rest of the readme as well, the commit messages should be explaining what has been done.

Hope this can be of use! 😃

runeflobakk commented 5 years ago

@mrwilson Is this something that may be interesting to merge to master?

mrwilson commented 5 years ago

Looks great to me, happy to merge it in. Thanks for the pull request!