I am accessing attributes in iOS (NSBundle.mainBundle().infoDictionary attributes) for my KMM project. I want to be able to mock this in unit tests. Any suggestions on how I can accomplish this?
k
Ky Leggiero
07/09/2021, 1:51 AM
Abstract dictionary access, place the mock in the abstraction