Skip to content

Tcases 2.1.2

Choose a tag to compare

@kerrykimbrough kerrykimbrough released this 22 Sep 02:15
· 665 commits to master since this release
cfb266b

Minor improvements, including some documentation touch-ups and some refactoring using functional expressions to simplify and clarify the code.

The most extensive change: reworking all tests using Hamcrest matchers to clarify all assertions. This became doable after the recent release of hamcrest-composites, which provides new matchers for comparing complex Java objects with better testability.