Last active
February 25, 2019 12:36
-
-
Save dive/93d11ce77fd5e891a16f5f56a25ed17a to your computer and use it in GitHub Desktop.
SPM:Article:XCTestCaseEntry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public typealias XCTestCaseEntry = | |
| (testCaseClass: XCTestCase.Type, allTests: [(String, XCTestCaseClosure)]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment