3

I've followed this documentation to create an Instrumented Test Unit class: https://developer.android.com/training/testing/unit-testing/instrumented-unit-tests.html#run

But when I try to use logs or System.out.println as part of my test method, none of the logs show up anywhere.

George Yang
  • 694
  • 6
  • 18
  • This answer appears to at least offer one way to get stuff back to the console. Nothing else worked for me. https://stackoverflow.com/a/41861620/449722 – g01d May 09 '19 at 19:37

0 Answers0