I want to run some tests on my iOS application and I would like to find a way to test in the simulator a MPMediaQuery so I can get a MPMediaItemCollection with mock data. Any library or mock data I can use to test it without depending on a device?
Thanks, Alberto