Package-level declarations

Types

Link copied to clipboard
class ActivityScenarioExtension<A : Activity> : BeforeEachCallback, AfterEachCallback, ParameterResolver

JUnit 5 Extension for the ActivityScenario API, provided by the AndroidX test core library.

Link copied to clipboard

Properties

Link copied to clipboard

The minimum Android API level on which JUnit 5 tests may be executed. Trying to launch a test on an older device will simply mark it as 'skipped'.