Unit Testing in iOS

In the iOS Unit Testing course, you will learn how to write, build and run tests in your app.

Course curriculum

  • 1

    Introduction

    • Welcome

    • Resources

    • Where to Get Help?

  • 2

    Unit Testing

    • Lesson 01: Getting Started with Unit Testing in iOS

    • Lesson 02: Writing a Simple Unit Test

    • Lesson 03: Mocking a Network Request

    • Lesson 4: Writing the Unit Test

    • Lesson 5: Test Driven Development