jumping656 / googlemock

Automatically exported from code.google.com/p/googlemock
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

need more matchers from Hamcrest #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hamcrest (http://code.google.com/p/hamcrest/) defines many useful matchers
for Java.  We should study it and port the good ones to GoogleMock.

Original issue reported on code.google.com by zhanyong...@gmail.com on 11 Feb 2009 at 6:20

GoogleCodeExporter commented 8 years ago

Original comment by zhanyong...@gmail.com on 4 Mar 2009 at 7:17

GoogleCodeExporter commented 8 years ago
I didn't find many interesting matchers from hamcrest.  Instead, I plan to 
implement 
matchers only as actually needed.

Original comment by zhanyong...@gmail.com on 5 Jun 2009 at 5:28