I need to write a unit test for a class which utilizes MogileFS. In order to write a real unit test I want to mock out the FS. What method or library should I use? The app is written in PHP using the Yii framework.
|
feedback
|
|
I need to write a unit test for a class which utilizes MogileFS. In order to write a real unit test I want to mock out the FS. What method or library should I use? The app is written in PHP using the Yii framework. | |||
|
feedback
|