在Android中,可以通过以下方式从单元测试中获取上下文:
示例代码:
import androidx.test.platform.app.InstrumentationRegistry;
import android.content.Context;
Context context = InstrumentationRegistry.getInstrumentation().getTargetContext();
示例代码:
import androidx.test.core.app.ApplicationProvider;
import android.content.Context;
Context context = ApplicationProvider.getApplicationContext();
这种方法可以在单元测试中使用,它提供了一个模拟的应用上下文。
需要注意的是,以上方法都是使用Android Testing Support Library提供的工具类和模拟类,因此不依赖于具体的云计算品牌商。
领取专属 10元无门槛券
手把手带您无忧上云