Issue#5 Shows basic example of testing NavController usage
This commit is contained in:
parent
faf9cceb8e
commit
00e7a806eb
20 changed files with 383 additions and 2 deletions
|
|
@ -114,6 +114,9 @@ dependencies {
|
|||
|
||||
testImplementation testFixtures(project(':core'))
|
||||
androidTestImplementation testFixtures(project(':core'))
|
||||
|
||||
// case specific
|
||||
implementation project(":examplecase:example-navcontroller")
|
||||
}
|
||||
|
||||
apply from: '../gradlescripts/pull-screenshots.gradle'
|
||||
Loading…
Add table
Add a link
Reference in a new issue