You can watch this episode by subscribing to Cocoacasts Plus.
Unit Testing Core Data Models
Writing Better Unit Tests
Unit Testing Core Data Models
1 | Setting Up the Project 04:11 |
---|---|
2 | Setting Up the Core Data Stack Plus 07:02 |
3 | Unit Testing a Core Data Model Plus 05:59 |
4 | Writing Better Unit Tests Plus 11:19 |
5 | Writing More Unit Tests Plus 05:06 |
Download Your Free Copy of
The Missing Manual
for Swift Development
The Missing Manual
for Swift Development
The Guide I Wish I Had When I Started Out
Join 20,000+ Developers Learning About Swift Development
Download Your Free CopyLet's start with the updatedAtAsDate
computed property. Change the name of the unit test to testUpdatedAtAsDate_NotNil()
. We need to implement a second unit test for the updatedAtAsDate
computed property if the updatedAt
property doesn't have a value.
Instant and Unlimited Access
to 400+ Cocoacasts Tutorials
Monthly
$19 / month
Pay Once a Month
30 Day Money Back Guarantee
Yearly
$8.25 / month (billed annually)
Pay Once a Year and Save $129
30 Day Money Back Guarantee
Access to All Books