Beispiel #1
0
 public void TestTitle()
 {
     _option.Title("a").Begin();
     AssertResult("title:'a'");
 }