Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for doesNotHaveLegacyLegend (0.15 sec)

  1. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/tasks/diagnostics/ResolvableConfigurationsReportTaskIntegrationTest.groovy

    Configuration custom
    --------------------------------------------------
    My custom configuration
    """)
    
            and:
            doesNotHaveLegacyLegend()
            doesNotHaveIncubatingLegend()
            doesNotPromptForRerunToFindMoreConfigurations()
        }
    
        def "if single resolvable configuration present with attributes, task reports it and them"() {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Mar 13 19:52:38 UTC 2024
    - 27.7K bytes
    - Viewed (0)
Back to top