Join Slack
Powered by
I have discovered that in Kotlin it is possible to...
# test
m
miguelsesma
06/28/2017, 10:45 AM
I have discovered that in Kotlin it is possible to have two classes with the same name, in the same package but one of them in the androidTest folder, and when running Espresso tests will be this one the one used.
3
Views
Open in Slack
Previous
Next