© Khaled El-Morabea and Hassaan El-Garem 2021
K. El-Morabea, H. El-GaremModularizing Legacy Projects Using TDDhttps://doi.org/10.1007/978-1-4842-7428-6_9

9. Testing Your Network

Khaled El-Morabea1   and Hassaan El-Garem2
(1)
Giza, Egypt
(2)
Cairo, Egypt
 

Most apps these days will communicate with the Internet at some point. Purely local apps are great, but communicating with a web service can help transform your app to a truly extraordinary app. There is a huge collection of diverse public web services that your app can make use of. And you can also hook into your own private web service to provide an expanded set of features to your users that you just can’t provide if your app is purely local.

Networking ABCs

When one thinks of the Internet, many things ...

Get Modularizing Legacy Projects Using TDD: Test-Driven Development with XCTest for iOS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.