Interface | Description |
---|---|
JvmComponentDependencies |
This DSL element is used to add dependencies to a component, like
JvmTestSuite . |
JvmTestSuite |
A test suite is a collection of JVM-based tests.
|
JvmTestSuiteTarget |
Defines the target environment against which a
JvmTestSuite will be run. |