JAR Files in hamcrest-1.3.zip

Q

What JAR Files Are in hamcrest-1.3.zip? I need to know which JAR files should I include in the classpath to run Hamcrest 1.3.

✍: FYIcenter.com

A

Hamcrest is a framework for writing matcher objects allowing 'match' rules to be defined declaratively. hamcrest-1.3.zip is the binary package of Hamcrest 1.3. Here is the list of JAR files provided in hamcrest-1.3.zip.

   306578 bytes - hamcrest-all-1.3.jar
          All modules in a single JAR file
    
    45024 bytes - hamcrest-core-1.3.jar
          Java Fundamental matchers of objects and values, and composite 
          matchers.

   208088 bytes - hamcrest-generator-1.3.jar
          Java Hamcrest code generator tool

     4820 bytes - hamcrest-integration-1.3.jar
          Java Hamcrest testing library integration

    53070 bytes - hamcrest-library-1.3.jar
          Java Hamcrest additional library of matchers 

Back to FAQ for Hamcrest - Library of Matchers.

2016-03-16, 2693🔥, 0💬