Quantcast
Channel: Blog posts around Mobility | TO THE NEW Blog
Viewing all articles
Browse latest Browse all 12

Instrumental Testing on MLKit (integration test)

$
0
0

Introduction Instrumented tests run on Android devices, whether physical or emulated. As such, they can take advantage of the Android framework APIs. Instrumented tests, therefore, provide more fidelity than local tests, though they run much more slowly. * Image from https://developer.android.com/training/testing/fundamentals Set up your testing environment In your app’s top-level build.gradle file, you need to specify […]

The post Instrumental Testing on MLKit (integration test) first appeared on TO THE NEW Blog.


Viewing all articles
Browse latest Browse all 12

Trending Articles