public function testWritable() { $this->assertEquals(is_writable(TEST_ROOT), dir::writable(TEST_ROOT)); }