示例#1
0
 public void should_remove_last_segment_correctly()
 {
     _url.RemoveSegment().ToString().Should().Be("ftp://temp.uri/whatever;type=i");
 }