예제 #1
0
 public function test__toString()
 {
     $this->assertEquals($this->spec, $this->url->__toString());
 }