Introduce runAndTestState extension on NotificationTroubleshootTest
This commit is contained in:
parent
bfc770d46e
commit
194340b19c
13 changed files with 73 additions and 144 deletions
|
|
@ -15,4 +15,7 @@ android {
|
|||
dependencies {
|
||||
implementation(projects.libraries.troubleshoot.api)
|
||||
implementation(projects.tests.testutils)
|
||||
implementation(libs.coroutines.test)
|
||||
implementation(libs.test.core)
|
||||
implementation(libs.test.turbine)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue