I have an InstrumentationTestCase in the androidTest directory which I wish to write some debugging output to Android Studio's test-output window, when the test is run.
Log.d(...) writes to the logcat window, so that is not what I want.
How can I do this?
Aucun commentaire:
Enregistrer un commentaire