assertFalse(file_exists(__DIR__ . '/id')); $example->setDirectory(__DIR__); $this->assertTrue(file_exists(__DIR__ . '/id')); } } ?>