Browse Source

修改不需要的文件

plate
fyf 1 year ago
parent
commit
23379decae
3 changed files with 0 additions and 26 deletions
  1. +0
    -26
      app/src/androidTest/java/com/bpa/scalage/ExampleInstrumentedTest.java
  2. BIN
     
  3. BIN
     

+ 0
- 26
app/src/androidTest/java/com/bpa/scalage/ExampleInstrumentedTest.java View File

@@ -1,26 +0,0 @@
package com.bpa.scalage;

import android.content.Context;

import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.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 <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
@RunWith(AndroidJUnit4.class)
public class ExampleInstrumentedTest {
@Test
public void useAppContext() {
// Context of the app under test.
Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext();
assertEquals("com.bpa.scalage", appContext.getPackageName());
}
}

BIN
View File


BIN
View File


Loading…
Cancel
Save