Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
php-mikey179-vfsstream
Virtual file system to mock the real file system in unit tests
http://vfs.bovigo.org/
0
no reviews
Install
VfsStream is a PHP stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.