Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectedConfiguration (0.13 sec)

  1. platforms/core-configuration/declarative-dsl-provider/src/integTest/groovy/org/gradle/internal/declarativedsl/settings/SoftwareTypeConventionIntegrationTest.groovy

            when:
            run(":printTestSoftwareTypeExtensionConfiguration")
    
            then:
            outputContains(expectedConfiguration)
    
            where:
            testCase                                           | convention                         | buildConfiguration    | expectedConfiguration
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 21 12:50:35 UTC 2024
    - 17.5K bytes
    - Viewed (0)
Back to top