Example #1
0
 public function testCreate_from_string_line()
 {
     $this->assertEquals($args[0], Args::createFromString("command"));
 }