I have create PdfViewer with compose. Now I need to write android tests for my component. My PdfViewer retrieves uri. The problem is that in the test I need to somehow get uri on a pdf document. Is it possible to do this? And if there is no pdf document on the device, then my test will fail. How are these cases handled? Please help me.
Asked
Active
Viewed 38 times