My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
FurtherResources  
Additional reading elsewhere
Featured
Updated Feb 4, 2010 by tom.e.wh...@gmail.com
Comment by sbur...@optonline.net, Jun 18, 2008

Is there a matcher anywhere that matches REs? Something like assertThat(getMessage(), matchesRE("regular expression here"); Thanks. Steve Buroff sburoff@optonline.net

Comment by project member nat.pr...@gmail.com, Oct 15, 2008

See the Hamcrest Text Patterns library: http://hamcrest-text-patterns.googlecode.com

Comment by Gishu.Pi...@gmail.com, May 3, 2011

Is there a guide to porting Hamcrest? I was unable to find one.. I have almost TDDed my way through implementing the Core package in .Net (using the Java version as reference).

Had to make some changes (due to differences between Java and .Net). Are there certain things that must remain unchanged (conceptually or otherwise between ports)? Also would like to know some intricacies - like the need for some intermediate base types + the way the matchers are packaged (core + library)


Sign in to add a comment
Powered by Google Project Hosting