Package dev.nokee.companion
Interface TestIntegrationType
- All Superinterfaces:
org.gradle.api.Named
@Incubating
public interface TestIntegrationType
extends org.gradle.api.Named
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final org.gradle.api.attributes.Attribute<TestIntegrationType> -
Method Summary
Methods inherited from interface org.gradle.api.Named
getName
-
Field Details
-
TEST_INTEGRATION_TYPE_ATTRIBUTE
static final org.gradle.api.attributes.Attribute<TestIntegrationType> TEST_INTEGRATION_TYPE_ATTRIBUTE -
SOURCE_LEVEL
- See Also:
-
LINK_LEVEL
- See Also:
-
PRODUCT_LEVEL
- See Also:
-