You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to play with your tutorial and when I wanted to go a step further and get LifeCycle State's involved into my testing. I felt the need of having FragmentScenario for the same. Since use of hilt forces us to use launchFragmentInHiltContainer instead of launchFragmentInContainer which provides FragmentScenario.Is there any workaround for the same ?
The text was updated successfully, but these errors were encountered:
I have been trying to play with your tutorial and when I wanted to go a step further and get LifeCycle State's involved into my testing. I felt the need of having FragmentScenario for the same. Since use of hilt forces us to use launchFragmentInHiltContainer instead of launchFragmentInContainer which provides FragmentScenario.Is there any workaround for the same ?
The text was updated successfully, but these errors were encountered: