IDEA, Hamcrest and static imports...
Read MoreJMock expectations - is it possible to check the actual value in the expectation?...
Read MoreWriting better JUnit Parameterized test cases...
Read MoreNon-serializable Matcher in Wicket Behavior...
Read MoreMatch empty collection with Hamcrest's hasItem()...
Read MoreUsing JMock2 with Matchers in Groovy: problems with 'with' method...
Read MoreCan't make JUnit work (assertThat/hasItem)...
Read MoreHow can I use Hamcrest to check if each element in an array of doubles is "close" to each ...
Read MoreTesting all the elements in collection fulfil predicate...
Read MoreUsing lambdaj with String.matches method...
Read MoreHow to use Hamcrest matchers with jUnit on Android...
Read MoreTesting collection equality with ordering...
Read MoreHamcrest generics hell #2 : iterableWithSize gives errror "is not applicable for the arguments&...
Read MoreAssert struct equality in OCHamcrest...
Read MoreAsserting a collection has multiple instances of an item in Java?...
Read MoreHamcrest & JUnit & Eclipse: Error messages wrong way round...
Read MoreWhy this assertThat assertion throws AssertionError?...
Read MoreHamcrest matcher for Object... parameters...
Read MoreIs there a simple way to match a field using Hamcrest?...
Read MoreUsing assertArrayEquals() with wildcards?...
Read MoreGeneric assertThat(ArrayList, hasItems(InstanceOfSomeInterface)) not working...
Read MoreHow to hint type inference when using static imports?...
Read MoreWhy junit included part of hamcrest in binary, but not in source...
Read MoreWhat is the recommended way to integrate Hamcrest into Eclipse's JUnit?...
Read MorePublish test utils from maven project...
Read More