美文网首页
2 new first test

2 new first test

作者: 冰皮月饼真好吃 | 来源:发表于2017-12-15 15:17 被阅读0次

1 Add Unit Test Case Class

2 make sure that the test is associated with the Unit Test target

3 For Swift Tests:

class MyFirstEarlGreyTest: XCTestCase {

func testExample() {

// Your test actions and assertions will go here.

}

}

4 test the schema 

5 api :https://github.com/google/EarlGrey/blob/master/docs/api.md

相关文章

网友评论

      本文标题:2 new first test

      本文链接:https://www.haomeiwen.com/subject/ijldwxtx.html