📅  最后修改于: 2022-03-11 14:59:39.027000             🧑  作者: Mango
These two lines must be add to app level gradle
debugImplementation "androidx.fragment:fragment-testing:$fragmentVersion"
debugImplementation "androidx.test:core:$androidXTestCoreVersion"