예제 #1
0
 public void TestUrl()
 {
     _option.Url("a").Begin();
     AssertResult("href:'a'");
 }