Closed keefo closed 9 years ago
XCTAssertEqualObjects(nil, nil); could lead to all the test cases pass the test despite they are wrong.
Thanks!
XCTAssertEqualObjects(nil, nil); could lead to all the test cases pass the test despite they are wrong.