Closed GoogleCodeExporter closed 8 years ago
Could at least add a wiki page with the explanation from the readme
* [hamcrest-core.jar]
This is the core API to be used by third-party framework
providers. This includes the a foundation set of matcher
implementations for common operations.
This API is stable and will rarely change. You will need
this library as a minimum.
* [hamcrest-library.jar]
The ever-growing library of Matcher implementations. This
will grow between releases.
* [hamcrest-generator.jar]
A tool to allow many Matcher implementations to be
combined into a single class so users don't have to
remember many classes/packages to import. Generates
code.
* [hamcrest-integration.jar]
Provides integration between Hamcrest and other testing
tools, including JUnit (3 and 4), TestNG, jMock and
EasyMock.
Original comment by apmckinlay
on 9 Jan 2011 at 2:13
Created a Wiki page describung the different distributables:
http://code.google.com/p/hamcrest/wiki/HamcrestDistributables
Original comment by marc.von...@gmail.com
on 21 Jan 2011 at 10:24
Original issue reported on code.google.com by
geoffrey...@gmail.com
on 8 Jan 2010 at 7:16