Background Assests: How to test BADownloadManager.scheduleDownload function

When I submit a task via the BADownloadManager.scheduleDownload API in my tests, I don't know when the task will be executed. It looks like I can only wait for the syscall. Is there any way to test this api with some test commands?

This is effectively a dup of your other post and I'll respond over there.

Background Assests: How to test BADownloadManager.scheduleDownload function
 
 
Q