Test Ide Parameters
abstract class TestIdeParameters @Inject constructor(name: String, project: Project, dependenciesHelper: IntelliJPlatformDependenciesHelper) : IntelliJPlatformTestingExtension.CommonParameters<TestIdeTask>
Constructors
Link copied to clipboard
@Inject
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Describes a mode in which a product may be started.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The type of the IntelliJ Platform dependency.
Link copied to clipboard
Switches between the IDE installer and archive from the IntelliJ Maven repository.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Adds a dependency on the test-framework library or its variant, required for testing plugins.
Adds a dependency on the test-framework library required for testing plugins.