mardi 13 avril 2021

Unresolved reference for import androidx.fragment.app.testing.FragmentScenario

as mentioned in here to use FragmentScenario for testing fragments I add the dependency :

debugImplementation "androidx.fragment:fragment-testing:1.3.2"

but I can't call anything from this library and android studio doesn't know them . there is no access to EmptyFragmentActivity or launchFragmentInContainer .

Aucun commentaire:

Enregistrer un commentaire