Exemple #1
0
 public void TestGetActionStringResult()
 {
     Assert.Equal("abcdefg", api.GetActionStringResult());
 }