AndroidTestLoop typedef

AndroidTestLoop = $Empty

Test Loops are tests that can be launched by the app itself, determining when to run by listening for an intent.

Implementation

typedef AndroidTestLoop = $Empty;