對於我的測試,我使用的是@RunWith(AndroidJUnit4.class),它來自import androidx.test.runner.AndroidJUnit4;為了建立我的測試用例。現在,此行被標記為棄用...
確定! 回上一頁