[Gravity] [Tests] Ported PhysicalFilesystemAccessObjectTest to LunrBaseTest, updated relevant methods

Review Request #221 — Created Oct. 29, 2013 and submitted

andrea
Lunr
unit_refactoring
lunr
Made PhysicalFilesystemAccessObjectTest extend from LunrBaseTest instead of PHPUnit framework directly.
The following files are related to the above and therefore their methods have been updated, where useful.
PhysicalFilesystemAccessObjectBaseTest
PhysicalFilesystemAccessObjectDirectoryTest
PhysicalFilesystemAccessObjectFindTest
PhysicalFilesystemAccessObjectListDirectoriesTest
PhysicalFilesystemAccessObjectListFilesTest
PhysicalFilesystemAccessObjectTest
On the other hand, PhysicalFilesystemAccessObjectFileTest was relevant but didn't need change.
unit tests
pprkut
  1. Ship It!
  2. 
      
andrea
andrea
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...