Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for usesZipDistributionInstalledIntoSpecifiedUserHomeDirAsImplementationClasspath (0.46 sec)

  1. platforms/ide/tooling-api/src/test/groovy/org/gradle/tooling/internal/consumer/DistributionFactoryTest.groovy

            result.asFiles.name as Set == ['gradle-core-0.9.jar', 'gradle-launcher-0.9.jar'] as Set
            (result.asFiles.path as Set).every { it.contains('customUserHome')}
        }
    
        def usesZipDistributionInstalledIntoSpecifiedUserHomeDirAsImplementationClasspath() {
            ConnectionParameters customUserHome = DefaultConnectionParameters.builder().
                setProjectDir(tmpDir.testDirectory)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:20 UTC 2023
    - 11.7K bytes
    - Viewed (0)
Back to top