Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Modularizing legacy projects using T...
~
El-Morabea, Khaled.
Linked to FindBook
Google Book
Amazon
博客來
Modularizing legacy projects using TDD = test-driven development with XCTest for IOS /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Modularizing legacy projects using TDD/ by Khaled El-Morabea, Hassaan El-Garem.
Reminder of title:
test-driven development with XCTest for IOS /
Author:
El-Morabea, Khaled.
other author:
El-Garem, Hassaan.
Published:
Berkeley, CA :Apress : : 2021.,
Description:
1 online resource (xvii, 335 p.) :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: TDD Basics -- Chapter 2: Unit Tests -- Chapter 3: UITests -- Chapter 4: Testing Pyramid -- Chapter 5: TDD Deep Dive -- Chapter 6: Modularization for the Win -- Chapter 7: Dependency Injection and Mocks -- Chapter 8: Avoiding Multithreading Nightmares -- Chapter 9: Testing your Network -- Chapter 10: Taming Core Data -- Chapter 11: Adding Feature to Legacy App -- Chapter 11: Handling Production Issues.
Contained By:
Springer Nature eBook
Subject:
Computer software - Testing. -
Online resource:
https://doi.org/10.1007/978-1-4842-7428-6
ISBN:
9781484274286
Modularizing legacy projects using TDD = test-driven development with XCTest for IOS /
El-Morabea, Khaled.
Modularizing legacy projects using TDD
test-driven development with XCTest for IOS /[electronic resource] :by Khaled El-Morabea, Hassaan El-Garem. - Berkeley, CA :Apress :2021. - 1 online resource (xvii, 335 p.) :ill., digital ;24 cm.
Chapter 1: TDD Basics -- Chapter 2: Unit Tests -- Chapter 3: UITests -- Chapter 4: Testing Pyramid -- Chapter 5: TDD Deep Dive -- Chapter 6: Modularization for the Win -- Chapter 7: Dependency Injection and Mocks -- Chapter 8: Avoiding Multithreading Nightmares -- Chapter 9: Testing your Network -- Chapter 10: Taming Core Data -- Chapter 11: Adding Feature to Legacy App -- Chapter 11: Handling Production Issues.
Improve current or new projects with top notch testability and maintainability. Writing tests improves the design of your apps, as it pushes you to have a more modularized design. This in turn improves the maintainability and sustainability of your apps. This book is for iOS developers who already know the basics of iOS and Swift development but want to learn all the testing pro features in iOS. You'll start by reviewing the TDD Cycle and how to implement these concepts on a legacy project or a new one. You'll then walk through TDD step-by-step on a blank project, including setting up test targets, assertions, and expectations. You'll follow that with all levels of testing such as unit tests, integration tests, and end-to-end tests, and also tackle fairly complex, yet badly written legacy code. The book will take you through the journey of modularizing a legacy app using TDD. Throughout this journey, you will be introduced to multiple testing concepts and techniques, like writing tests for network and core data layers. You will write tests to ensure the thread safety of your app. And you'll add a new feature while you are in the middle of refactoring, which is an important skill so you can keep adding features while you are fixing your technical debt. By the end of this book, you will have all the tools needed to become a testing master. You will: Use mocking and dependency injection to make components more testable Write tests for asynchronous code like network code Add new features to existing legacy apps using TDD.
ISBN: 9781484274286
Standard No.: 10.1007/978-1-4842-7428-6doiSubjects--Topical Terms:
570748
Computer software
--Testing.
LC Class. No.: QA76.76.T48 / E5 2021
Dewey Class. No.: 005.14
Modularizing legacy projects using TDD = test-driven development with XCTest for IOS /
LDR
:03089nmm a2200349 a 4500
001
2262453
003
DE-He213
005
20220124160537.0
006
m o d
007
cr nn 008maaau
008
220616s2021 xxu s 0 eng d
020
$a
9781484274286
$q
(electronic bk.)
020
$a
9781484274279
$q
(paper)
024
7
$a
10.1007/978-1-4842-7428-6
$2
doi
035
$a
978-1-4842-7428-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.T48
$b
E5 2021
072
7
$a
UMQ
$2
bicssc
072
7
$a
ULH
$2
bicssc
072
7
$a
COM051370
$2
bisacsh
072
7
$a
UMQ
$2
thema
072
7
$a
ULH
$2
thema
082
0 4
$a
005.14
$2
23
090
$a
QA76.76.T48
$b
E48 2021
100
1
$a
El-Morabea, Khaled.
$3
3538938
245
1 0
$a
Modularizing legacy projects using TDD
$h
[electronic resource] :
$b
test-driven development with XCTest for IOS /
$c
by Khaled El-Morabea, Hassaan El-Garem.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
1 online resource (xvii, 335 p.) :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: TDD Basics -- Chapter 2: Unit Tests -- Chapter 3: UITests -- Chapter 4: Testing Pyramid -- Chapter 5: TDD Deep Dive -- Chapter 6: Modularization for the Win -- Chapter 7: Dependency Injection and Mocks -- Chapter 8: Avoiding Multithreading Nightmares -- Chapter 9: Testing your Network -- Chapter 10: Taming Core Data -- Chapter 11: Adding Feature to Legacy App -- Chapter 11: Handling Production Issues.
520
$a
Improve current or new projects with top notch testability and maintainability. Writing tests improves the design of your apps, as it pushes you to have a more modularized design. This in turn improves the maintainability and sustainability of your apps. This book is for iOS developers who already know the basics of iOS and Swift development but want to learn all the testing pro features in iOS. You'll start by reviewing the TDD Cycle and how to implement these concepts on a legacy project or a new one. You'll then walk through TDD step-by-step on a blank project, including setting up test targets, assertions, and expectations. You'll follow that with all levels of testing such as unit tests, integration tests, and end-to-end tests, and also tackle fairly complex, yet badly written legacy code. The book will take you through the journey of modularizing a legacy app using TDD. Throughout this journey, you will be introduced to multiple testing concepts and techniques, like writing tests for network and core data layers. You will write tests to ensure the thread safety of your app. And you'll add a new feature while you are in the middle of refactoring, which is an important skill so you can keep adding features while you are fixing your technical debt. By the end of this book, you will have all the tools needed to become a testing master. You will: Use mocking and dependency injection to make components more testable Write tests for asynchronous code like network code Add new features to existing legacy apps using TDD.
650
0
$a
Computer software
$x
Testing.
$3
570748
650
0
$a
Application software
$x
Development.
$3
539563
650
1 4
$a
Apple and iOS.
$3
3167047
700
1
$a
El-Garem, Hassaan.
$3
3538939
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7428-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9415166
電子資源
11.線上閱覽_V
電子書
EB QA76.76.T48 E5 2021
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login