Closed timvermeulen closed 4 years ago
Replaces a lot of force unwraps by optional unwraps and throwing errors. Also replaces most instances of XCTAssert by more specific assertion functions.
XCTAssert
Replaces a lot of force unwraps by optional unwraps and throwing errors. Also replaces most instances of
XCTAssert
by more specific assertion functions.