options = getopt("d:u:"); } function testOptions() { print_r($this->options); $this->assertTrue(true); } }