Package-level declarations

Types

Link copied to clipboard
@CacheableTask
abstract class AndroidJUnit5JacocoReport : JacocoReport

Jacoco Test Reporting Task connected to a variant-aware JUnit 5 task. Required to be "open" in order for Groovy's proxy magic to do its thing.

Link copied to clipboard
@CacheableTask
abstract class AndroidJUnit5WriteFilters : DefaultTask

Helper task for instrumentation tests. It writes out the filters configured through the Gradle plugin's DSL into a resource file, used at runtime to set up the execution of the JUnit Platform.