Closed GoogleCodeExporter closed 8 years ago
The correct signature is:
void <T> assertThat(T actual, Matcher<? super T> matcher)
The generic type parameter is used for type inference in APIs that use
Hamcrest, such
as jMock.
Original comment by nat.pr...@gmail.com
on 3 Mar 2008 at 11:07
Fix committed to SVN
Original comment by nat.pr...@gmail.com
on 4 Mar 2008 at 8:52
Original comment by smgfree...@gmail.com
on 22 Nov 2008 at 12:18
Original issue reported on code.google.com by
i.am.pau...@googlemail.com
on 3 Mar 2008 at 2:59