Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestSystemProperties (0.14 sec)

  1. platforms/software/resources-http/src/test/groovy/org/gradle/internal/resource/transport/http/JavaSystemPropertiesProxySettingsTest.groovy

        }
    
        private JavaSystemPropertiesProxySettings settings(host, proxyPort) {
            return new TestSystemProperties(host, proxyPort, null, null)
        }
    
        class TestSystemProperties extends JavaSystemPropertiesProxySettings {
            TestSystemProperties(String proxyHost, String proxyPortString, String proxyUser, String proxyPassword) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 19:38:08 UTC 2023
    - 2.5K bytes
    - Viewed (0)
Back to top