Exemple #1
0
 public void strips_out_the_base_url()
 {
     UrlQueryEndpoint.GetPattern("http://localhost:5500/_fubu").ShouldEqual("/_fubu");
 }