TestNetworkLayer
TestNetworkLayer copied to clipboard
Learn how to design, code and unit test your RESTful network layer in iOS using Mockingjay.
Results
1
TestNetworkLayer issues
Sort by
recently updated
recently updated
newest added
Hey Hoang, I tried to rebuild your awesome tutorial in Xcode 8.2.1 / Swift 3. I'm stuck with the XCTest extension: public func stub(urlString: String, jsonFileName: String) -> Mockingjay.Stub {...