package

androidx.test.filters

Classes

AbstractFilterHelper parent class for that allows suites to run if any child matches.

Annotation Types

CustomFilterCustom test filters for Android tests.
FlakyTestDesignates a test as being flaky (non-deterministic).
LargeTestAnnotation to assign a large test size qualifier to a test.
MediumTestAnnotation to assign a medium test size qualifier to a test.
RequiresDeviceIndicates that a specific test should not be run on emulator.
SdkSuppressIndicates that a specific test or class should or should not be run on certain API levels.
SmallTestAnnotation to assign a small test size qualifier to a test.
SuppressUse this annotation on test classes or test methods that should not be included in a test suite.