Beispiel #1
0
 public void TestSplit()
 {
     _option.Split().Begin();
     AssertResult("split:true");
 }