Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectDownloadOtherTypes (0.29 sec)

  1. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r40/ResolveArtifactsProgressCrossVersionSpec.groovy

        }
    
        def "generates event for resolving artifact view via artifact collection"() {
            given:
            settingsFile << settingsFileContent()
            expectDownloadOtherTypes()
            buildFile << buildFileContent('.incoming.artifactView { it.attributes { it.attribute(kind, "thing") } }.artifacts')
    
            when:
            def events = ProgressEvents.create()
            withConnection {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sun Jan 14 00:59:27 UTC 2024
    - 11.7K bytes
    - Viewed (0)
Back to top