资源简介
OkHttpDemo.7z
代码片段和文件信息
package com.czy.okhttpdemo;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test which will execute on an Android device.
*
* @see Testing documentation
*/
@RunWith(AndroidJUnit4.class)
public class ExampleInstrumentedTest {
@Test
public void useAppContext() throws Exception {
// Context of the app under test.
Context appContext = InstrumentationRegistry.getTargetContext();
assertEquals(“com.czy.okhttpdemo“ appContext.getPackageName());
}
}
- 上一篇:网民分省份数量分布图
- 下一篇:Delphi纸牌游戏
相关资源
- dede织梦V5.7每天定时自动审核发布文章
- 各种排序算法时间性能的比较.doc
-
Gba
se8tER复制技术白皮书_v1.0.pdf - Real-TimeRendering4thEdition.txt
- 网上书店可行性研究报告
- Google资深工程师深度讲解Go语言.txt
- 031.txt
- Unity3D地下守护神ARPG开发三部曲视频教
- 智能病床呼叫系统综合(完成仿真)
- 我爱背单词8.txt
- eBom.rar
- 中文版Photoshop完全自学教程.docx
- MindjetMindManager2012keygenl.rar
- FreeSupPlus.rar
- x64注入源码.zip
- ddos.rar
- 2018款解码软件v1.0.1.7.exe
- RADARSAT_RDA.rar
- 智能控制第三版仿真程序.rar
- A11KDD2016-AsymmetricTransitivityPreservingGra
- MTracer.rar
- 信息系统项目管理师视频课件(软考
- Jetbrains-4.2.rar
- arcgis10.7.1.txt
- [微机原理与接口技术——基于8086和
- Deskt12312312op.zip
- readonline.caa
- UniPatcher2018.zip
- OPENCV技术.txt
- danguanjierobot.slx
评论
共有 条评论