Exemple #1
0
 public function testTrim()
 {
     $this->assertEquals("hello", Url::trim("/hello/\n"));
 }