"Best Way to Write Unit Tests to Network Requests", the second topic of the Advanced iOS series, where I cover advanced iOS Development topics. You can found related article here
- Entry level of writing unit tests for network requests
- What is a URLProtocol?
- What is the best way of writing unit tests to network requests?
- Creating a MockURLProtocol
- Writing Unit Test using MockURLProtocol
You don't need any special configuration. Just clone project or download to zip file and run the project.
- iOS 15.5+
- Swift 5+
- Xcode 13+
Enes Buğra Yenidünya - [email protected]