ModuleDescriptorsValueSource

Obtains the list of coordinates from module descriptors provided by the IntelliJ Platform.

Such a list is used, i.e., to exclude transitive dependencies of the IntelliJPlatformDependenciesExtension.testFramework dependencies.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
interface Parameters : ValueSourceParameters

Functions

Link copied to clipboard
Link copied to clipboard
open override fun obtain(): Set<Coordinates>