Package-level declarations
Types
Link copied to clipboard
interface JvmComponentDependencies : PlatformDependencyModifiers, TestFixturesDependencyModifiers, GradleDependencies
This DSL element is used to add dependencies to a component, like JvmTestSuite.
Link copied to clipboard
A test suite is a collection of JVM-based tests.
Link copied to clipboard
Defines the target environment against which a JvmTestSuite will be run.
Link copied to clipboard
Dependency modifier APIs that can find platform and enforced platforms in other modules for
dependencies
blocks.Link copied to clipboard
Dependency modifier APIs that can find test fixtures in other modules for
dependencies
blocks.