E-Book, Englisch, 280 Seiten
Hauser Test-Driven iOS Development with Swift
4. Auflage 2022
ISBN: 978-1-80324-686-4
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Write maintainable, flexible, and extensible code using the power of TDD with Swift 5.5
E-Book, Englisch, 280 Seiten
ISBN: 978-1-80324-686-4
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Test-Driven iOS Development with Swift".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Your First Unit Tests
- Understanding Test-Driven Development
- Test-Driven Development in Xcode
- The App We Are Going to Build
- Building a Structure for ToDo Items
- Testing, Loading, and Saving Data
- Building a Table View Controller for the To-Do Items
- Building a Simple Detail View
- Test-Driven Input View in SwiftUI
- Testing Networking Code
- Easy Navigation with Coordinators