- An App tells how to write unit tests and user interface tests using Xcode's built-in testing framework
- uses
NSCountedSet
- uses
XCTestCase
&XCTAssertEqual
- uses
CharacterSet.alphanumerics
- uses
measure()
method - uses
private(set)
mod - uses
range(of: input, options: .caseInsensitive)
method to find the first occurrence of a given string
This project is licensed under the MIT License.