Result Builders To Mock File System
February 27, 2024
I need to maintain a virtual file system in a CoreData database. Setting up test scenarios is tiresome, so I made use of result builders and its nice.
Notes from a software engineer for iPhone, iPad and Mac apps.
The following posts have been tagged with "Result Builders".
February 27, 2024
I need to maintain a virtual file system in a CoreData database. Setting up test scenarios is tiresome, so I made use of result builders and its nice.