Search code examples
Is org.hamcrest.io.FileMatchers included in any hamcrest build?...

javajunithamcrest

Read More
collection equality using hamcrest...

javaunit-testingjunithamcrest

Read More
why does my hamcrest "contains" not work as expected?...

javaunit-testingtestinghamcrest

Read More
Hamcrest assertThat doesnt work when project is moved...

javaunit-testingjunithamcrest

Read More
hamcrest containsInAnyOrder only working for specific order...

javacollectionsjunithamcrest

Read More
Rewriting "assertTrue" into "assertThat" in JUnit?...

junithamcrest

Read More
Assert lists have the same objects with hamcrest fails...

javajunithamcrest

Read More
Using Espresso: Hamcrest toplevel and NoClassDefFound...

androidnoclassdeffounderrorhamcrestandroid-espresso

Read More
Groovy - how to match (assert) that a certain value is contained in an array of expected values...

groovyassertmatcherhamcrest

Read More
Is the signature of Hamcrest allOf() wrong?...

javajunithamcrest

Read More
How can I get contains(List<Matcher> itemMatchers) to compile in Java 7?...

javahamcrest

Read More
Running Junit test from command line...

javaunit-testingcommand-linejunithamcrest

Read More
How do I match a Class<?> against a specific Class instance in a Hamcrest Matcher?...

javagenericsjunitjunit4hamcrest

Read More
How write a compound Hamcrest statement (with a logical "or" operation)...

javajunithamcrest

Read More
How to assertThat superclass list equal to subclass matcher using hamcrest and mockito...

javamockitohamcrest

Read More
Hamcrest Matchers - Assert Type of List...

javaassertmatcherhamcrest

Read More
Verify map with custom values...

javajunithamcrest

Read More
Matcher on multiple properties simultaneously on a Collection...

javajunithamcrest

Read More
Compare subfields in hamcrest...

javajunithamcrest

Read More
Override Mockito toString test output...

javajunitmockitohamcrest

Read More
How do I get the class of a Matcher in Hamcrest?...

javahamcrest

Read More
NoSuchMethodError with Hamcrest 1.3 and Maven on GAE...

javagoogle-app-enginemavendependencieshamcrest

Read More
Mockito style anyXXX methods for unit testing...

javaunit-testingmockitohamcrest

Read More
Use Hamcrest hasProperty with Specs2 / Mockito...

scalaspecs2hamcrest

Read More
Does matching with argThat only work for methods with a single argument?...

javaunit-testingjunitmockitohamcrest

Read More
Hamcrest JDK7 migration...

migrationjava-7java-6hamcrest

Read More
pyhamcrest modify "got" description...

pythonhamcrest

Read More
Compilation Trouble With Matchers.allOf...

javahamcrest

Read More
How to properly unit test a property change?...

javaunit-testingjunithamcrest

Read More
Hamcrest test that a map contains all entries from another map...

javahamcrest

Read More
BackNext