Beispiel #1
0
 public void TestLeft()
 {
     _option.Left().Begin();
     AssertResult("region:'west'");
 }