Mendess
11/30/2022, 1:45 PMandroidTest
as it wouldn't make sense outside the android source set? I've tried searching for this but I could not find an example that I can understand/workskrzysztof
11/30/2022, 1:53 PMandroidTest
sourcset, I have a dependency on androidx.test.ext:junit-ktx
, which gives you access to ApplicationProvider
classMendess
11/30/2022, 2:28 PMMendess
11/30/2022, 2:28 PMkrzysztof
11/30/2022, 2:46 PMandroidTest
, right?Mendess
11/30/2022, 2:49 PMkrzysztof
11/30/2022, 2:54 PMexpect/actual
to run in common code?Mendess
11/30/2022, 3:05 PMApplicationProvider
and it didn't pop up in auto completekrzysztof
11/30/2022, 3:08 PMandroidx.test.core.app.ApplicationProvider
krzysztof
11/30/2022, 3:08 PMMendess
11/30/2022, 3:10 PMMendess
11/30/2022, 3:11 PMMendess
11/30/2022, 3:13 PMkrzysztof
11/30/2022, 3:17 PMMendess
11/30/2022, 3:38 PMMendess
11/30/2022, 3:39 PMandroid {}
block and the second part is inside the top level kotlin {}
block