All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tech.apter.robolectric.junit.jupiter.gradle.plugin.RobolectricJUnitJupiterGradlePluginExtension.kt Maven / Gradle / Ivy

package tech.apter.robolectric.junit.jupiter.gradle.plugin

import org.gradle.api.provider.Property

@Suppress("LibraryEntitiesShouldNotBePublic")
interface RobolectricJUnitJupiterGradlePluginExtension {
    val doNotAddDependencies: Property
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy