1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/hyw007-collect-video

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Это зеркальный репозиторий, синхронизируется ежедневно с исходного репозитория.
Клонировать/Скачать
ExampleInstrumentedTest.kt 669
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
heyawei Отправлено 3 лет назад 21599c8
package com.hosh.collectvideo
import androidx.test.platform.app.InstrumentationRegistry
import androidx.test.ext.junit.runners.AndroidJUnit4
import org.junit.Test
import org.junit.runner.RunWith
import org.junit.Assert.*
/**
* Instrumented test, which will execute on an Android device.
*
* See [testing documentation](http://d.android.com/tools/testing).
*/
@RunWith(AndroidJUnit4::class)
class ExampleInstrumentedTest {
@Test
fun useAppContext() {
// Context of the app under test.
val appContext = InstrumentationRegistry.getInstrumentation().targetContext
assertEquals("com.hosh.collectvideo", appContext.packageName)
}
}

Комментарий ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://gitlife.ru/oschina-mirror/hyw007-collect-video.git
git@gitlife.ru:oschina-mirror/hyw007-collect-video.git
oschina-mirror
hyw007-collect-video
hyw007-collect-video
master