Using Dispatch.main in code called from XCTestCase does not work

前端 未结 0 688
耶瑟儿~
耶瑟儿~ 2021-01-05 09:57

I have a function that is a async wrapper around a synchronous function.

The synchronous function is like:

class foo {

  class bar() -> [Int] {
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题