XCTestCase
class XCTestCase : XCTest
-
Provides a succinct syntax for performing simple asynchronous tests.
Declaration
Swift
public func MTKWaitThenContinueTest(after timeInterval: TimeInterval)
Parameters
timeInterval
The number of seconds to wait before continuing execution of the test.