Issue#5 Shows basic example of testing NavController usage

This commit is contained in:
Gergely Hegedus 2022-09-23 13:53:05 +03:00
parent faf9cceb8e
commit 00e7a806eb
20 changed files with 383 additions and 2 deletions

View file

@ -8,3 +8,4 @@ include ':test-util-shared-android'
include ':test-util-shared-robolectric'
include ':test-util-android'
include ':test-util-junit5-android'
include ':examplecase:example-navcontroller'