Quicknav
Quicknav
Design
Develop
Distribute
Links
Google Play Developer Console
Android Developers Blog
About Android
Android Sites
Android.com
Android Developers
Android Open Source Project
close
About
Wear
TV
Auto
Get Started
Devices
Style
Patterns
Building Blocks
Downloads
Videos
Training
API Guides
Reference
Tools
Google Services
Google Play
Essentials
Get Users
Engage & Retain
Monetize
Analyze
Tools & Reference
Developer Stories
Training
API Guides
Reference
Tools
Google Services
Results
Loading...
android.support.test.filters
API level:
Android APIs
android.support.test
android.support.test.annotation
android.support.test.espresso
android.support.test.espresso.action
android.support.test.espresso.assertion
android.support.test.espresso.base
android.support.test.espresso.contrib
android.support.test.espresso.intent
android.support.test.espresso.intent.matcher
android.support.test.espresso.intent.rule
android.support.test.espresso.matcher
android.support.test.espresso.util
android.support.test.filters
android.support.test.rule
android.support.test.runner
android.support.test.runner.intent
android.support.test.runner.lifecycle
android.support.test.uiautomator
Annotations
FlakyTest
RequiresDevice
SdkSuppress
fullscreen
Use Tree Navigation
Use Panel Navigation
package
android.support.test.filters
Annotations
FlakyTest
Designates a test as being flaky (non-deterministic).
RequiresDevice
Indicates that a specific test should not be run on emulator.
SdkSuppress
Indicates that a specific test or class requires a minimum API Level to execute.