public function testReadable() { $this->assertEquals(is_readable(TEST_ROOT), dir::readable(TEST_ROOT)); }