• 大小: 1.43M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-23
  • 语言: Java
  • 标签:

资源简介

Android 分贝测试仪(多媒体-10_091).zip

资源截图

代码片段和文件信息

package com.mingrisoft.decibel;

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.mrkj.sample_94“ appContext.getPackageName());
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         127  2017-06-07 14:04  Project\Decibel\.gitignore
     文件         521  2017-06-07 14:04  Project\Decibel\build.gradle
     文件         884  2017-06-07 14:04  Project\Decibel\Decibel.iml
     文件         747  2017-06-07 14:04  Project\Decibel\gradle.properties
     文件        4971  2017-06-07 14:04  Project\Decibel\gradlew
     文件        2404  2017-06-07 14:04  Project\Decibel\gradlew.bat
     文件         526  2017-06-07 14:04  Project\Decibel\local.properties
     文件         864  2017-06-07 14:04  Project\Decibel\Sample_9.4.iml
     文件          16  2017-06-07 14:04  Project\Decibel\settings.gradle
     文件          31  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\taskArtifacts\cache.properties
     文件          17  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\taskArtifacts\cache.properties.lock
     文件      269168  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\taskArtifacts\fileHashes.bin
     文件     5021651  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\taskArtifacts\fileSnapshots.bin
     文件       29354  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\taskArtifacts\fileSnapshotsToTreeSnapshotsIndex.bin
     文件      133815  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\taskArtifacts\taskArtifacts.bin
     文件       83273  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
     文件          17  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
     文件       20882  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
     文件          17  2017-06-07 14:04  Project\Decibel\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
     文件         686  2017-06-07 14:04  Project\Decibel\.idea\compiler.xml
     文件         159  2017-06-07 14:04  Project\Decibel\.idea\encodings.xml
     文件         626  2017-06-07 14:04  Project\Decibel\.idea\gradle.xml
     文件        6867  2017-06-07 14:04  Project\Decibel\.idea\misc.xml
     文件         351  2017-06-07 14:04  Project\Decibel\.idea\modules.xml
     文件         564  2017-06-07 14:04  Project\Decibel\.idea\runConfigurations.xml
     文件      159101  2017-06-07 14:04  Project\Decibel\.idea\workspace.xml
     文件          76  2017-06-07 14:04  Project\Decibel\.idea\copyright\profiles_settings.xml
     文件         665  2017-06-07 14:04  Project\Decibel\.idea\libraries\animated_vector_drawable_24_2_1.xml
     文件         781  2017-06-07 14:04  Project\Decibel\.idea\libraries\appcompat_v7_24_2_1.xml
     文件         647  2017-06-07 14:04  Project\Decibel\.idea\libraries\espresso_core_2_2_2.xml
     文件         702  2017-06-07 14:04  Project\Decibel\.idea\libraries\espresso_idling_resource_2_2_2.xml
............此处省略69个文件信息

评论

共有 条评论