Ejemplo n.º 1
0
 public function testConverPath()
 {
     $this->assertEquals('C:/windows/system32', Paths::convertPath('C:\\windows\\system32'));
 }