资源简介
各个界面都有,首页列表 详情 登陆 全套界面还封装了网络请求 非常全的UI界面
代码片段和文件信息
package com.weishi.yiye;
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.*;
/**
* Instrumented 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.weishi.yiye“ appContext.getPackageName());
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-01-16 16:30 android\
目录 0 2018-01-18 16:35 android\.git\
文件 127 2018-01-11 10:28 android\.gitignore
文件 40 2018-01-16 16:57 android\.git\COMMIT_EDITMSG
文件 306 2018-01-11 10:28 android\.git\config
文件 73 2018-01-11 10:27 android\.git\desc
文件 0 2018-01-18 10:01 android\.git\FETCH_HEAD
文件 23 2018-01-16 16:30 android\.git\HEAD
目录 0 2018-01-11 10:27 android\.git\hooks\
文件 478 2018-01-11 10:27 android\.git\hooks\applypatch-msg.sample
文件 896 2018-01-11 10:27 android\.git\hooks\commit-msg.sample
文件 189 2018-01-11 10:27 android\.git\hooks\post-update.sample
文件 424 2018-01-11 10:27 android\.git\hooks\pre-applypatch.sample
文件 1642 2018-01-11 10:27 android\.git\hooks\pre-commit.sample
文件 1348 2018-01-11 10:27 android\.git\hooks\pre-push.sample
文件 4898 2018-01-11 10:27 android\.git\hooks\pre-reba
文件 544 2018-01-11 10:27 android\.git\hooks\pre-receive.sample
文件 1492 2018-01-11 10:27 android\.git\hooks\prepare-commit-msg.sample
文件 3610 2018-01-11 10:27 android\.git\hooks\update.sample
文件 61934 2018-01-18 16:34 android\.git\index
目录 0 2018-01-11 10:27 android\.git\info\
文件 240 2018-01-11 10:27 android\.git\info\exclude
目录 0 2018-01-11 10:28 android\.git\logs\
文件 11600 2018-01-17 14:05 android\.git\logs\HEAD
目录 0 2018-01-16 16:30 android\.git\logs\refs\
目录 0 2018-01-11 10:28 android\.git\logs\refs\heads\
文件 9221 2018-01-17 14:05 android\.git\logs\refs\heads\master
目录 0 2018-01-11 10:28 android\.git\logs\refs\remotes\
目录 0 2018-01-11 10:29 android\.git\logs\refs\remotes\origin\
文件 190 2018-01-11 10:28 android\.git\logs\refs\remotes\origin\HEAD
文件 7648 2018-01-17 14:05 android\.git\logs\refs\remotes\origin\master
............此处省略3834个文件信息
评论
共有 条评论