[Android] Failed to instantiate test runner class ···

2023. 3. 22. 10:20·Android/이슈 처리
반응형

Failed to instantiate test runner class androidx.test.internal.runner.junit4.AndroidJUnit4ClassRunner

 

Test 코드 실행 시 @Test 주석이 없어서 발생한 에러로 아래와 같이 주석을 추가해준다.

@Test
fun test() {
}

 

 

반응형

'Android > 이슈 처리' 카테고리의 다른 글

[Android] warning: Schema export directory is not provided ···  (0) 2023.04.07
[Android] Deprecated Gradle features were used in ···  (0) 2023.04.05
[Android] An instance of PagingSource was re-used ···  (0) 2023.03.17
[Android] :app:hiltJavaCompileDebug  (0) 2023.03.16
[Android] Permission denied (publickey).  (0) 2023.03.08
'Android/이슈 처리' 카테고리의 다른 글
  • [Android] warning: Schema export directory is not provided ···
  • [Android] Deprecated Gradle features were used in ···
  • [Android] An instance of PagingSource was re-used ···
  • [Android] :app:hiltJavaCompileDebug
O_Gyong
O_Gyong
안드로이드 기술 정리
  • O_Gyong
    O_Gyong's TECH
    O_Gyong
    • 분류 전체보기 (85)
      • Android (61)
        • ADB (4)
        • Architecture (1)
        • Data (5)
        • Firebase (2)
        • Network & Connecting (4)
        • Security & Privacy (3)
        • UI (25)
        • 기타 (3)
        • 이슈 처리 (14)
      • Android Studio (5)
      • Git (3)
      • 작업 일지 (16)
  • 최근 글

  • 인기 글

  • 태그

    Kotlin
    paging
    Andoird
    github
    kizitonwose
    해상도
    loading
    Android
    SharedPreferences
    issue
    Android Studio
    hilt
    recyclerview
    Pagination
    GIT
    Room
    webview
    ADB
    MQTT
    CalendarView
    BLE
    Navigation
    CameraX
    Bluetooth
    Paging3
    TabLayout
    firebase
    compose
    flow
    in-app update
  • 링크

    • GitHub
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • hELLO· Designed By정상우.v4.10.4
O_Gyong
[Android] Failed to instantiate test runner class ···
상단으로

티스토리툴바