This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
fakefs
Watch
1
Star
0
Fork
0
You've already forked fakefs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
daad2bb625
fakefs
/
test
History
Scott Taylor
daad2bb625
Ensure that every method in IO and File (RealFile) is in FakeFS::File (since File < IO). raise NotImplemenetedErrors for methods which have not yet been implemented.
2009-11-05 03:22:39 -05:00
..
fake
private_instance_methods returns symbols in 1.9
2009-10-06 22:03:39 -07:00
file
Add hard links.
Closes
#11
2009-10-01 02:46:07 -04:00
fakefs_test.rb
Ensure that every method in IO and File (RealFile) is in FakeFS::File (since File < IO). raise NotImplemenetedErrors for methods which have not yet been implemented.
2009-11-05 03:22:39 -05:00
safe_test.rb
Fix that FakeFS method wouldn't call ::FakeFS.deactivate! when block raised an exception
2009-10-19 21:58:14 +08:00
verify.rb
Added verify.rb to find gaps in FakeFS
2009-07-19 14:17:14 -07:00