Skip to content

Instantly share code, notes, and snippets.

@canapio
Created September 29, 2016 15:15
XCTAssertNil(request1);
XCTAssertNotNil(request2);
XCTAssertEqualObjects(request2.path, @"/assets");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment