Beispiel #1
0
 public void TestHref()
 {
     _option.Href("a").Begin();
     AssertResult("href:'a'");
 }