Search code examples
Is there a way to create a static method that will return a Hamcrest matcher that matches a collecti...

javahamcrest

Read More
Interrogation about Spring MVC test API's model().attribute() method...

springspring-mvcmockitohamcrestspring-mvc-test

Read More
OpenKinect wrapper in Java...

javajunit4jnahamcrestopenkinect

Read More
Strange AllOf hamcrest matcher mismatch description...

javajunitmatcherhamcrest

Read More
Generics Hell - How do I pass a joda.DateTime to Hamcrest Matcher.greaterThan?...

javagenericsjodatimehamcrest

Read More
JMock- java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch()...

javajmockhamcrest

Read More
Using not operation in hamcrest...

hamcrest

Read More
How do I simplify mockito/hamcrest argument matchers in test method?...

javaspringunit-testingmockitohamcrest

Read More
org.hamcrest.Matchers for matching different properties simultaneously of an Object...

javahamcrestlambdaj

Read More
Is there a Hamcrest macher that matches public fields?...

unit-testinghamcrest

Read More
How to use Hamcrest to test for exception?...

groovyhamcrest

Read More
Custom hamcrest matcher in unit tests...

grailsjunitclassloaderhamcrestmatcher

Read More
"Unchecked generic array creation for varargs parameter of type Matcher <? extends String&gt...

javagenericsgeneric-collectionshamcrest

Read More
How to return type I explicitly passed as parameter?...

javagenericstypeshamcrest

Read More
How to test an .equals() method using JUnit and Hamcrest...

javajunit4hamcrest

Read More
Hamcrest - any item in arrayOne matches any item in arrayTwo...

javafilterhamcrestlambdaj

Read More
Syntax of hamcrest matchers...

javaeclipsegenericsjunithamcrest

Read More
Why is it `<T>Type` as return type in Java Generics and not `Type<T>`?...

javagenericsreturn-typehamcrest

Read More
I can't compile hamcrest hasKey() method...

javagenericsjunithamcrest

Read More
AS3 Hamcrest - Assert one array contains all of another...

actionscript-3apache-flexunit-testinghamcrest

Read More
How to write matchers for all the important test libraries?...

testingjvmmatcherhamcrest

Read More
Hamcrest.Matchers: JSON Nested Array...

javajsontestnghamcrestrest-assured

Read More
How should I use org.mockito.AdditionalMatchers.gt?...

mockitoasserthamcrest

Read More
Misuse of hamcrest hasItems...

javajunithamcrest

Read More
Can't find assertThat...

javajunithamcrest

Read More
Hamcrest Matcher with junit style diff...

javajsonjunithamcrestmatcher

Read More
AllOf Hamcrest matcher with Maven...

unit-testingmavenhamcrest

Read More
How to assert a generic list of integers with Hamcrest?...

javatestingjunitmatchinghamcrest

Read More
Hamcrest's anything() doesn't compile...

genericscompiler-errorshamcrest

Read More
how to use lambdaj with hamcrest matcher (hasItemsInArray) for filtering a list...

javapredicatehamcrestlambdajmatcher

Read More
BackNext