Do you use the ActivityTestRule to start the parti...
# testing
s
Do you use the ActivityTestRule to start the particular activity, or are you just starting the app like normal?
l
I just use launchInContainer to start the fragment. This creates an EmptyActivity