iOS Test-Driven Development by Tutorials (First Edition): Learn Real-World Test-Driven Development (pdf)

$10.00

Author Joshua Greene, Michael Katz
Edition 1
Edition Year 2019
Format PDF
Language English
Number Of Pages 328
Publisher Razeware LLC
ISBN 9781942878803

Description

Who This Book Is For

This book is for intermediate iOS developers who already know the basics of iOS and Swift development but want to learn how to write code which is both testable and maintainable.

Topics Covered in iOS Test-Driven Development

  • The TDD Cycle: Learn the concepts of Test-Driven Development and how to implement these concepts within an iOS application.
  • Test Expressions and Expectations: Learn how to test both synchronous code using expressions and asynchronous code using expectations.
  • Test RESTful Networking: Write tests to verify networking endpoints and the ability to mock the returned results.
  • Test Authentication: Write tests which run against authenticated endpoints.
  • Legacy Problems: Explore the problems legacy applications written without any unit tests or without thought of testing the code.
  • Breaking Dependencies into Modules: Learn how to take dependencies within your code and compartmentalize these into their own modules with their own tests.
  • Refactoring Large Classes: Learn how to refactor large unweilding classes into smaller more manageable and testable classes / objects.

One thing you can count on: after reading this book, you’ll be prepared to write testable applications which you can have confidence in making changes too with the knowledge your tests will catch breaking changes.

Additional information

Author

Joshua Greene, Michael Katz

Edition

1

Edition Year

2019

Format

PDF

Language

English

Number Of Pages

328

Publisher

Razeware LLC

ISBN

9781942878803

Reviews

There are no reviews yet.

Be the first to review “iOS Test-Driven Development by Tutorials (First Edition): Learn Real-World Test-Driven Development (pdf)”

Your email address will not be published. Required fields are marked *