Android8

annotation class Android8

Used to mark tests which should be ran on an Android 8.1 emulator. Note: Marking tests with this annotation does not exclude them from usual tests suites. Note:Android8Plugin is referring to this annotation by class name.

Constructors

Link copied to clipboard
fun Android8()