Search code examples
How to use AssertThat to check the property value of objects in a list?...


javaunit-testingasserthamcrestassertthat

Read More
Hamcrest number comparison using between...


javahamcrest

Read More
Custom hamcrest matcher that works with "not"?...


javaunit-testingjunithamcrest

Read More
Hamcrest matcher fails to match Boolean type property...


javamatcherhamcrest

Read More
How can I create reusable test code without creating circular dependencies?...


javamavenhamcrestclover

Read More
Assert Property from List...


javahamcrest

Read More
Does JUnit or Hamcrest have tolerance assertions?...


junitfloating-pointhamcrest

Read More
JUnit throws java.lang.NoClassDefFoundError: org/hamcrest/MatcherAssert...


javamavenexceptionjunithamcrest

Read More
Java Hamcrest : Collection contains item of type...


javaunit-testinghamcrest

Read More
How to add Hamcrest to XCODE?...


xcodehamcrest

Read More
Hamcrest assertThat - type inference...


javagenericshamcrest

Read More
Spring MVC Test with Hamcrest: How test size and value for a Generic Collection...


xpathjunithamcrestjsonpathspring-test-mvc

Read More
Duplicate Iterable and Collection Hamcrest matchers...


javahamcrest

Read More
Why does hamcrest say that a byte 0 is not equal to an int 0?...


javajunithamcrest

Read More
Compilation error using Hamcrest everyItem()...


javagenericsjunithamcrest

Read More
Unable to assert that list contains a map...


hamcrest

Read More
stringContainsInAnyOrder matcher in Hamcrest?...


javahamcrest

Read More
Does the hamcrest library for JUnit has an API to test public variables rather than properties...


javajunithamcrest

Read More
Shazamcrest custom matching with collections...


javahamcrest

Read More
Espresso with hamcrest 1.3...


androidandroid-espressohamcrest

Read More
What's the right signature for a custom matcher for an Iterable?...


javagenericsmatcherhamcrest

Read More
Hamcrest matching enum values?...


javajunitenumshamcrest

Read More
Using generic bounded wildcards when testing Maps with junit...


javagenericsjunithamcrest

Read More
Hamcrest bug with either-or and null or incorrect usage?...


javajunithamcrest

Read More
onChildView and hasSiblings with Espresso...


androidandroid-testinghamcrestandroid-espresso

Read More
Problems with "OR" Matcher in When predicate with Mockito...


javamockitohamcrest

Read More
Assert alternative (or)...


javahamcrestrest-assured

Read More
Hamcrest Matchers.contains matcher not working (?)...


javajunithamcrest

Read More
How to use Hamcrest's AssertThat for String[]...


javamavenhamcrestassertthat

Read More
Asserting that a Set contains objects with methods that return given values...


javajunithamcrest

Read More
BackNext