資源簡介
安卓Android移動開發 畢業設計 商城類APP 他人作品 非原創

代碼片段和文件信息
package?com.example.maxcion_home.jdmall;
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.example.maxcion_home.jdmall“?appContext.getPackageName());
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\
?????文件?????????118??2017-11-02?14:27??LegouMall-master\.gitignore
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\.idea\
?????文件?????????686??2017-11-02?14:27??LegouMall-master\.idea\compiler.xm
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\.idea\copyright\
?????文件??????????74??2017-11-02?14:27??LegouMall-master\.idea\copyright\profiles_settings.xm
?????文件?????????412??2017-11-02?14:27??LegouMall-master\.idea\encodings.xm
?????文件?????????626??2017-11-02?14:27??LegouMall-master\.idea\gradle.xm
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\.idea\inspectionProfiles\
?????文件?????????906??2017-11-02?14:27??LegouMall-master\.idea\inspectionProfiles\Project_Default.xm
?????文件?????????235??2017-11-02?14:27??LegouMall-master\.idea\inspectionProfiles\profiles_settings.xm
?????文件????????1630??2017-11-02?14:27??LegouMall-master\.idea\misc.xm
?????文件?????????349??2017-11-02?14:27??LegouMall-master\.idea\modules.xm
?????文件?????????564??2017-11-02?14:27??LegouMall-master\.idea\runConfigurations.xm
?????文件????????3660??2017-11-02?14:27??LegouMall-master\README.md
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\app\
?????文件???????????7??2017-11-02?14:27??LegouMall-master\app\.gitignore
?????文件????????1915??2017-11-02?14:27??LegouMall-master\app\build.gradle
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\app\libs\
?????文件??????451422??2017-11-02?14:27??LegouMall-master\app\libs\Msc.jar
?????文件???????89330??2017-11-02?14:27??LegouMall-master\app\libs\Sunflower.jar
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\app\libs\arm64-v8a\
?????文件?????1423440??2017-11-02?14:27??LegouMall-master\app\libs\arm64-v8a\libmsc.so
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\app\libs\armeabi-v7a\
?????文件?????1183344??2017-11-02?14:27??LegouMall-master\app\libs\armeabi-v7a\libmsc.so
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\app\libs\armeabi\
?????文件?????1199708??2017-11-02?14:27??LegouMall-master\app\libs\armeabi\libmsc.so
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\app\libs\mips\
?????文件?????1510744??2017-11-02?14:27??LegouMall-master\app\libs\mips\libmsc.so
?????目錄???????????0??2017-11-02?14:27??LegouMall-master\app\libs\mips64\
?????文件?????1686208??2017-11-02?14:27??LegouMall-master\app\libs\mips64\libmsc.so
............此處省略342個文件信息
評論
共有 條評論