Use PHPUnit mock function, rather than static mock files
authorMichael M Slusarz <slusarz@curecanti.org>
Sat, 11 Sep 2010 04:38:37 +0000 (22:38 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Sat, 11 Sep 2010 17:05:51 +0000 (11:05 -0600)
commit21d7218dc143d6f728c6d2f833e08c2c5e833cce
tree0ea59afb3e1b3370ef242a158a721ee022145ea6
parentad16a84d4e7f05984310110947a51116d458e354
Use PHPUnit mock function, rather than static mock files
imp/lib/tests/Imp/Autoload.php
imp/lib/tests/Imp/Stub/Browser.php [deleted file]
imp/lib/tests/Imp/Stub/Identity.php [deleted file]
imp/lib/tests/Imp/Stub/Injector.php [deleted file]
imp/lib/tests/Imp/Stub/Prefs.php [deleted file]
imp/lib/tests/Imp/Stub/Registry.php [deleted file]
imp/lib/tests/Imp/Unit/Mime/Viewer/ItipTest.php