Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for presetTest (1.04 sec)

  1. platforms/core-runtime/base-services/src/integTest/groovy/org/gradle/internal/SystemPropertiesIntegrationTest.groovy

        def "sets a system property for the duration of a Factory operation"() {
            final int threadCount = 100
            String presetFactoryCreationResult = 'presetTest'
            String notsetFactoryCreationResult = "notsetTest"
            final String notsetPropertyName = "org.gradle.test.sysprop.without.value"
            final String presetPropertyName = "org.gradle.test.sysprop.with.original"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 08:48:02 UTC 2023
    - 4.1K bytes
    - Viewed (0)
Back to top