示例#1
0
 public void TestApp()
 {
     UiTesting.TestApp(_app, "UILabel");
 }
示例#2
0
文件: Tests.cs 项目: sm7gc/sensus
 public void TestApp()
 {
     UiTesting.TestApp(_app, "FormsTextView");
 }