liangzai-cool / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

Add Matcher implementation for files to the distribution #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The wiki points to the implementation 
http://www.time4tea.net/wiki/display/MAIN/Testing+Files+with+Hamcrest

However the library should contain various Matcher implementations for 
java.io.File since file handling inside tests is very common. 

Original issue reported on code.google.com by michal.g...@gmail.com on 27 Jul 2011 at 1:24

GoogleCodeExporter commented 9 years ago
Nat, can you pick this up from James?

Original comment by smgfree...@gmail.com on 25 Apr 2012 at 11:22

GoogleCodeExporter commented 9 years ago
I've just emailed James to see if he is OK with us including a derivative of 
his file matchers in hamcrest-library.  If he responds in the positive then 
I'll port it over -- with some tests.

Original comment by t.denley on 19 May 2012 at 3:43

GoogleCodeExporter commented 9 years ago
Checked in a version of the FileMathchers on this commit.

https://github.com/hamcrest/JavaHamcrest/commit/23a8337e4f332f9520a3547f44158823
92dd6667

Original comment by t.denley on 18 Jul 2012 at 3:25

GoogleCodeExporter commented 9 years ago

Original comment by t.denley on 18 Jul 2012 at 3:25