Hamcrest Integration provides adapters to integrate Hamcrest matchers with popular testing frameworks like JUnit and TestNG.
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-integration</artifactId>
<version>1.2.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Asserts that a string equals expected value using Hamcrest matchers.
No known issues recorded.
No dependency data recorded yet.