How to Read Command Line Arguments in Robolectric Tests

前端 未结 0 461
我在风中等你
我在风中等你 2021-02-07 04:28

In order to pass a param from command line to the instrumentation tests: we can go with a custom test runner and using onCreate(Bundle) method OR we can use I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题