Top Description Packages

Hamcrest 2.2

Resources
Homepage, Development, License (BSD License 3)
Dependencies
java.base, java.desktop, java.xml
Maven Central
Group ID:org.hamcrest
Artifacts:hamcrest

Project Hamcrest

Core API and libraries of hamcrest matcher framework.

Release 2.2

Release Date
2019-10-16
Version Control
Other
git@github.com:hamcrest/JavaHamcrest.git
Developers
Joe Walnes, Nat Pryce, Steve Freeman

Package Summary

Modifier and TypePackage and Description
package
package
org.hamcrest.beans

Matchers of Java Bean properties and their values.

package
org.hamcrest.collection

Matchers of arrays and collections.

package
package
org.hamcrest.core

Fundamental matchers of objects and values, and composite matchers.

package
package
package
org.hamcrest.number

Matchers that perform numeric comparisons.

package
org.hamcrest.object

Matchers that inspect objects and classes.

package
org.hamcrest.text

Matchers that perform text comparisons.

package
org.hamcrest.xml

Matchers of XML documents.