标签: android testing junit instrumentation
我正在测试依赖网络连接的Android库项目。我想模拟来自网络的http回复。通过阅读Android文档,我还没有找到任何解决方案。最好的方法是什么?